postgresql/src/backend/utils/adt
Tom Lane b7d49a4209 Drive a stake through the heart of the last use of MAX_PARSE_BUFFER
in the backend.  Still a few stragglers, but we're getting closer to
being rid of query length limits...
1999-10-18 03:32:29 +00:00
..
acl.c Drive a stake through the heart of the last use of MAX_PARSE_BUFFER 1999-10-18 03:32:29 +00:00
arrayfuncs.c Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
arrayutils.c Remove un-needed #include's from *.c files. 1999-07-15 19:21:43 +00:00
bool.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
cash.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
char.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
chunk.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
date.c values.h patch from Alex Howansky 1999-09-21 20:58:25 +00:00
datetime.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
datum.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
dt.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
filename.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
float.c Replace float.c's #ifdef finite check with a proper autoconf check, so it 1999-10-02 17:45:31 +00:00
geo_ops.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
geo_selfuncs.c Remove unused #includes in *.c files. 1999-07-15 22:40:16 +00:00
inet_net_ntop.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
inet_net_pton.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
int8.c Cleanups for int8: guard against null inputs in comparison 1999-08-21 03:06:58 +00:00
int.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
like.c Repair logic error in LIKE: should not return LIKE_ABORT 1999-09-07 19:09:46 +00:00
mac.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
Makefile Added utils/adt/ri_triggers with empty shells for the 1999-09-30 14:54:24 +00:00
misc.c Remove unused #includes in *.c files. 1999-07-15 22:40:16 +00:00
nabstime.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
name.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
network.c Fix for netmask('x.x.x.x/0') is 255.255.255.255 instead of 0.0.0.0 1999-09-23 17:42:23 +00:00
not_in.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
numeric.c Added nbtree operator class for NUMERIC 1999-09-29 21:13:31 +00:00
numutils.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
oid.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
oracle_compat.c Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
regexp.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
regproc.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
ri_triggers.c First real FOREIGN KEY constraint trigger functionality. 1999-10-08 12:00:08 +00:00
ruleutils.c Make the rule deparser a little less quote-happy, so that 1999-10-04 04:37:23 +00:00
selfuncs.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
sets.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
tid.c The 1st step to implement new type of scan,TidScan. 1999-10-11 06:28:29 +00:00
timestamp.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
varchar.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
varlena.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
version.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00