index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
/
pg_cast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Clean up the INET-vs-CIDR situation. Get rid of the internal is_cidr flag
Tom Lane
2006-01-26
1
-2
/
+2
*
Add an implicit cast from varchar to regclass, so that existing code
Tom Lane
2005-10-21
1
-4
/
+5
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-10
/
+8
*
Change nextval and other sequence functions to specify their sequence
Tom Lane
2005-10-02
1
-2
/
+5
*
First phase of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-14
1
-2
/
+4
*
Revert yesterday's change to make pg_cast.h say 'OID = 0' in DATA entries.
Tom Lane
2005-04-13
1
-257
/
+257
*
Adjust pg_cast.h so that the OIDs assigned to built-in casts come from
Tom Lane
2005-04-12
1
-256
/
+259
*
Add explicit casts between int4 and boolean. Patch from Sean Chittenden,
Neil Conway
2005-02-27
1
-1
/
+5
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-2
/
+2
*
Remove arithmetic operators on the 1-byte-char datatype, as per proposals
Tom Lane
2004-10-04
1
-1
/
+4
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments
Tom Lane
2004-08-04
1
-2
/
+2
*
Represent type-specific length coercion functions as pg_cast entries,
Tom Lane
2004-06-16
1
-2
/
+19
*
Remove grotty special-case code in coerce_to_target_type() that
Tom Lane
2004-03-15
1
-4
/
+84
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-8
/
+10
*
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
Tom Lane
2003-05-26
1
-3
/
+3
*
Add text(cidr) cast, per recent discussion. I'm not bothering to
Tom Lane
2003-05-14
1
-1
/
+2
*
Add missing entries for bit<->int4 and bit<->int8 conversions.
Tom Lane
2002-10-14
1
-1
/
+6
*
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
1
-191
/
+231
*
pgindent run.
Bruce Momjian
2002-09-04
1
-130
/
+130
*
Mark the float8 -> int8 cast as implicit. This resolves the problem
Tom Lane
2002-09-01
1
-8
/
+19
*
pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus
Peter Eisentraut
2002-07-18
1
-0
/
+225