postgresql/src/include/utils
Tom Lane 9e0b463473 setheapoverride() is history. Uses replaced with CommandCounterIncrement()
where necessary --- several of them didn't really need it, though.
tqual-checking macros simplified accordingly.
2000-01-17 23:57:48 +00:00
..
acl.h Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
array.h Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 1999-07-19 07:07:29 +00:00
bit.h pgindent run over code. 1999-05-25 16:15:34 +00:00
builtins.h Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
cash.h
catcache.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
datetime.h Cleanup of /include #include's, for 6.6 only. 1999-07-14 01:20:30 +00:00
datum.h
dt.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
dynahash.h
dynamic_loader.h Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
elog.h Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
exc.h
excid.h
fcache2.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
fcache.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
fmgrtab.h
geo_decls.h pgindent run over code. 1999-05-25 16:15:34 +00:00
hsearch.h pgindent run over code. 1999-05-25 16:15:34 +00:00
inet.h Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
int8.h Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
inval.h Improve cache invalidation handling. Eespecially 2000-01-10 06:30:56 +00:00
logtape.h Second phase of psort reconstruction project: add bookkeeping logic to 1999-10-16 19:49:28 +00:00
lsyscache.h Clean up datatypes and comments for op_class() routine. 1999-12-31 03:18:43 +00:00
lztext.h Removed LZTEXT datatype as discussed. 1999-12-28 13:40:53 +00:00
mcxt.h pgindent run over code. 1999-05-25 16:15:34 +00:00
memutils.h Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
module.h
nabstime.h pgindent run over code. 1999-05-25 16:15:34 +00:00
numeric.h Clean up problems with rounding/overflow code in NUMERIC, particularly 2000-01-15 23:42:49 +00:00
palloc.h Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
pg_locale.h Sorry, that I send this letter/patch again, but previous sending is 2000-01-07 17:22:47 +00:00
pg_lzcompress.h Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
portal.h Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
ps_status.h Fix memory overrun while setting ps status 1999-12-10 10:29:01 +00:00
rel2.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
rel.h Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
relcache.h Repair problem exposed by Jan's new parallel-regression-test scaffold: 1999-11-21 01:58:22 +00:00
sets.h
syscache.h Add pg_statistic index, add missing Hiroshi file. 1999-11-24 16:52:50 +00:00
temprel.h Commit to make clearer distinction for temp names and real names. 1999-11-16 04:14:03 +00:00
tqual.h setheapoverride() is history. Uses replaced with CommandCounterIncrement() 2000-01-17 23:57:48 +00:00
trace.h Update length of timestamp to 30. 2000-01-02 02:11:08 +00:00
tuplesort.h aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00