postgresql/src/backend/utils/adt
Jan Wieck 79c2576f77 Replaced targetlist entry in GroupClause by reference number
in Resdom and GroupClause so changing of resno's doesn't confuse
the grouping any more.

Jan
1999-05-12 15:02:39 +00:00
..
acl.c I am sorry, I misinterpreted the still failing trigger regression test. 1999-05-12 12:47:24 +00:00
arrayfuncs.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
arrayutils.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
bool.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
cash.c New INET functions from D'Arcy J.M. Cain 1998-10-12 04:07:53 +00:00
char.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
chunk.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
date.c Attempting to insert a value of 'now' into a datetime type 1999-03-14 16:44:02 +00:00
datetime.c Fix from Yutaka Tanida <yutaka@marin.or.jp> for Cygwin32 support. 1999-04-26 04:42:49 +00:00
datum.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
dt.c Fix compile failures in dt.c --- line broken in middle of 1999-05-01 17:14:56 +00:00
filename.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
float.c Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
geo_ops.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
geo_selfuncs.c Fix bogus function signature for areajoinsel. 1999-03-28 01:56:12 +00:00
inet_net_ntop.c Fix for no platform NAN. 1999-01-01 04:17:13 +00:00
inet_net_pton.c Cleanup of source files where 'return' or 'var =' is alone on a line. 1999-02-03 21:18:02 +00:00
int8.c Fix max(int8) result by making sure int8larger() copies its result 1999-04-15 13:34:45 +00:00
int.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
like.c LIKE cleanup. 1999-03-15 13:45:09 +00:00
mac.c Cleanup of NULL in inet types. 1999-03-22 05:00:57 +00:00
Makefile Added NUMERIC data type with many builtin funcitons, operators 1998-12-30 19:56:35 +00:00
misc.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nabstime.c Fix from Yutaka Tanida <yutaka@marin.or.jp> for Cygwin32 support. 1999-04-26 04:42:49 +00:00
name.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
network.c Fix boolean assignment of return values to use "FALSE" rather than the 1999-04-15 02:20:50 +00:00
not_in.c Fix brain death in !!= operator ... it's still pretty bogus 1999-03-15 03:24:32 +00:00
numeric.c Check for NUMERIC overflow a second time after rounding 1999-05-10 18:17:44 +00:00
numutils.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
oid.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
oracle_compat.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
regexp.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
regproc.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
ruleutils.c Replaced targetlist entry in GroupClause by reference number 1999-05-12 15:02:39 +00:00
selfuncs.c Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
sets.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
tid.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
timestamp.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
varchar.c here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
varlena.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
version.c Version string was truncating the last character. 1999-04-06 15:35:36 +00:00