postgresql/src/backend
Bruce Momjian 3be6367b9f This patch creates a function named pg_get_triggerdef that takes the oid of
a trigger as its parameter.  It is basically copied from the pg_dump
code.

Christopher Kings-Lynne
2003-03-20 18:58:02 +00:00
..
access Remove unneeded dash blocks around function start comments. 2003-03-14 22:40:31 +00:00
bootstrap Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
catalog "Information_schema" changes 2003-03-20 05:06:55 +00:00
commands Add ALTER TABLE <tablename> CLUSTER ON <indexname> 2003-03-20 18:52:48 +00:00
executor Add start time to pg_stat_activity 2003-03-20 03:34:57 +00:00
lib Remove bit.c/h routines. Not used anymore. 2003-01-09 01:23:55 +00:00
libpq Add start time to pg_stat_activity 2003-03-20 03:34:57 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Todo items: 2003-03-20 07:02:11 +00:00
optimizer Make eval_const_expressions simplify FieldSelect from a whole-row Var 2003-03-14 00:55:17 +00:00
parser Add ALTER TABLE <tablename> CLUSTER ON <indexname> 2003-03-20 18:52:48 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch fixes a bunch of spelling mistakes in comments throughout the 2003-03-10 22:28:22 +00:00
postmaster > I can see a couple possible downsides: (a) the library might have some 2003-03-20 04:51:44 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Remove REWRITE_INVOKE_MAX in favor of making an accurate check for 2003-02-25 23:47:43 +00:00
storage Add code to dump contents of free space map into $PGDATA/global/pg_fsm.cache 2003-03-06 00:04:27 +00:00
tcop Add ALTER TABLE <tablename> CLUSTER ON <indexname> 2003-03-20 18:52:48 +00:00
utils This patch creates a function named pg_get_triggerdef that takes the oid of 2003-03-20 18:58:02 +00:00
Makefile Move pg_service.conf.sample to /interfaces/libpq. 2003-02-03 14:24:07 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00