postgresql/src/backend
2001-07-21 00:29:56 +00:00
..
access Arrange to recycle old XLOG log segment files as new segment files, 2001-07-19 02:12:35 +00:00
bootstrap Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
catalog Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
commands New-style vacuum neglected to update pg_class statistics about indexes 2001-07-18 00:46:25 +00:00
executor Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
lib dllist.c is included in the frontend libpq interface via symlink. 2001-06-02 15:16:55 +00:00
libpq Source formatting cleanup. 2001-07-21 00:29:56 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes More EXTEND INDEX removal. 2001-07-16 19:07:40 +00:00
optimizer Do not push down quals into subqueries that have LIMIT/OFFSET clauses, 2001-07-16 17:57:02 +00:00
parser More EXTEND INDEX removal. 2001-07-16 19:07:40 +00:00
po Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
port There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. 2001-06-20 18:33:31 +00:00
postmaster Added GUC configuration options to control access statistics. 2001-07-05 15:19:40 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Fix rule rewriter so that new ordering of ON INSERT actions applies 2001-07-09 23:50:32 +00:00
storage Minor performance improvement in MultiRecordFreeSpace. 2001-07-19 21:25:37 +00:00
tcop Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Improve documentation about reasoning behind the order of operations 2001-07-16 22:43:34 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00