postgresql/src/backend/utils/cache
Bruce Momjian ca64391d6c Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use
pg_get_constraintdef() for >= 70400.

Rod Taylor <rbt@rbt.ca>
2003-06-25 03:56:31 +00:00
..
catcache.c Revise hash join and hash aggregation code to use the same datatype- 2003-06-22 22:04:55 +00:00
inval.c pgindent run. 2002-09-04 20:31:48 +00:00
lsyscache.c Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use 2003-06-25 03:56:31 +00:00
Makefile Phase 3 of read-only-plans project: ExecInitExpr now builds expression 2002-12-13 19:46:01 +00:00
relcache.c Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
syscache.c Change pg_amop's index on (amopclaid,amopopr) to index (amopopr,amopclaid). 2003-05-13 04:38:58 +00:00