postgresql/src/include/utils
Tom Lane a208ea72bc Modify pg_dump to dump foreign-key constraints as constraints, not as
sets of triggers.  Also modify psql \d command to show foreign key
constraints as such and hide the triggers.  pg_get_constraintdef()
function added to backend to support these.  From Rod Taylor, code
review and some editorialization by Tom Lane.
2002-08-16 23:01:21 +00:00
..
acl.h Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
array.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
ascii.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
bit.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
builtins.h Modify pg_dump to dump foreign-key constraints as constraints, not as 2002-08-16 23:01:21 +00:00
cash.h Use PostgreSQL's standard declaration for a 32-bit integer to define 2001-11-06 16:27:31 +00:00
catcache.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
date.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
datetime.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
datum.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
dynahash.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
dynamic_loader.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
elog.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fcache.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
fmgrtab.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
formatting.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
geo_decls.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
guc.h Here are two patches. The guc_and_tablefunc patch addresses the two 2002-07-30 16:20:03 +00:00
hsearch.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inet.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
int8.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
inval.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
logtape.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
lsyscache.h Preliminary code review for anonymous-composite-types patch: fix breakage 2002-08-05 02:30:50 +00:00
memutils.h Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
nabstime.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
numeric.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
palloc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_crc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_locale.h Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
pg_lzcompress.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
portal.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
ps_status.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rel.h Code review of CLUSTER patch. Clean up problems with relcache getting 2002-08-11 21:17:35 +00:00
relcache.h Restructure local-buffer handling per recent pghackers discussion. 2002-08-06 02:36:35 +00:00
selfuncs.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
sets.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
syscache.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
timestamp.h Define macros for handling typmod manipulation for date/time types. 2002-08-04 06:42:18 +00:00
tqual.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tuplesort.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tuplestore.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
varbit.h Allow bit string constants without fully-specified length declaration. 2002-08-04 06:33:59 +00:00