postgresql/src/backend/utils
Bruce Momjian 70d15a51b2 Add comment for deadlock_timeout:
/* This is PGC_SIGHUP so all backends have the same value. */
2008-07-08 02:07:29 +00:00
..
adt Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean 2008-07-07 20:24:55 +00:00
cache Rewrite the sinval messaging mechanism to reduce contention and avoid 2008-06-19 21:32:56 +00:00
error Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00
fmgr Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout. 2008-06-06 22:35:22 +00:00
hash Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
init Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation 2008-06-12 09:12:31 +00:00
mb Fix compiler warning introduced by recent patch. Tsk tsk. 2008-06-18 23:08:47 +00:00
misc Add comment for deadlock_timeout: 2008-07-08 02:07:29 +00:00
mmgr If pnstrdup is going to be promoted to a generally available function, 2008-06-28 16:45:22 +00:00
resowner Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
sort Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
time Improve snapshot manager by keeping explicit track of snapshots. 2008-05-12 20:02:02 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
Gen_fmgrtab.pl Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 2008-06-23 17:54:30 +00:00
Gen_fmgrtab.sh Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 2008-06-23 17:54:30 +00:00
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
probes.d Correct two more copyrights found by updated script. 2008-01-02 02:42:06 +00:00