postgresql/src/backend/utils/adt
Tom Lane 302f1a86dc Rewriter and planner should use only resno, not resname, to identify
target columns in INSERT and UPDATE targetlists.  Don't rely on resname
to be accurate in ruleutils, either.  This fixes bug reported by
Donald Fraser, in which renaming a column referenced in a rule did not
work very well.
2003-08-11 23:04:50 +00:00
..
acl.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
array_userfuncs.c pgindent run. 2003-08-04 00:43:34 +00:00
arrayfuncs.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
arrayutils.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
ascii.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
bool.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
cash.c Error message editing in utils/adt. Again thanks to Joe Conway for doing 2003-07-27 04:53:12 +00:00
char.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
date.c Fix floating-point timestamp comparisons to not go nuts if NaN is 2003-08-08 00:10:31 +00:00
datetime.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
datum.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
encode.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
float.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
format_type.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
formatting.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
geo_ops.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
geo_selfuncs.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
inet_net_ntop.c pgindent run. 2003-08-04 00:43:34 +00:00
inet_net_pton.c pgindent run. 2003-08-04 00:43:34 +00:00
int8.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
int.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
like_match.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
like.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
lockfuncs.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
mac.c pgindent run. 2003-08-04 00:43:34 +00:00
Makefile Add binary I/O routines for a bunch more datatypes. Still a few to go, 2003-05-12 23:08:52 +00:00
misc.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
nabstime.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
name.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
network.c pgindent run. 2003-08-04 00:43:34 +00:00
not_in.c Code cleanup inspired by recent resname bug report (doesn't fix the bug 2003-08-11 20:46:47 +00:00
numeric.c pgindent run. 2003-08-04 00:43:34 +00:00
numutils.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
oid.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
oracle_compat.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
pg_locale.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
pg_lzcompress.c This patch fixes a bunch of spelling mistakes in comments throughout the 2003-03-10 22:28:22 +00:00
pgstatfuncs.c pgindent run. 2003-08-04 00:43:34 +00:00
pseudotypes.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
quote.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
regexp.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
regproc.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
ri_triggers.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
ruleutils.c Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
selfuncs.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
sets.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
tid.c Code cleanup inspired by recent resname bug report (doesn't fix the bug 2003-08-11 20:46:47 +00:00
timestamp.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
varbit.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
varchar.c Remove --enable-recode feature, since it's been broken by IPv6 changes, 2003-08-04 04:03:10 +00:00
varlena.c Remove --enable-recode feature, since it's been broken by IPv6 changes, 2003-08-04 04:03:10 +00:00
version.c Functions on 'text' type updated to new fmgr style. 'text' is 2000-07-06 05:48:31 +00:00
xid.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00