postgresql/src/backend/utils
2003-04-02 21:07:59 +00:00
..
adt Fix buffer overrun in to_ascii(), per report from Guido Notari. 2003-04-02 21:07:59 +00:00
cache Instead of storing pg_statistic stavalues entries as text strings, store 2003-03-23 05:14:37 +00:00
error Add start time to pg_stat_activity 2003-03-20 03:34:57 +00:00
fmgr More cleanup of userid to be AclId rather than Oid. 2002-12-05 04:04:51 +00:00
hash Got tired of explaining why this Assert is not wrong. 2002-10-31 21:59:32 +00:00
init > I can see a couple possible downsides: (a) the library might have some 2003-03-20 04:51:44 +00:00
mb This is a derived file and should never have been added to CVS. 2003-04-02 00:58:08 +00:00
misc Properly document default value of log_min_error_statement in postgresql.conf. 2003-03-30 21:38:02 +00:00
mmgr This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
sort This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
time btree page recycling can be done as soon as page's next-xact label is 2003-02-23 23:20:52 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00