postgresql/src/backend
2001-08-01 00:48:52 +00:00
..
access Suppress gcc warning in USE_LOCALE case. 2001-07-22 22:01:04 +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 Fix unportable coding for FRONTEND case. 2001-07-31 02:02:45 +00:00
libpq Add documentation changes for new pg_hba.conf behavior. 2001-08-01 00:48:52 +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 Further thought shows that has_distinct_on_clause() needs to take much 2001-07-31 20:16:33 +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 Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line 2001-07-31 22:55:45 +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 Cleanup code for preparsing pg_hba.conf and pg_ident.conf. Store line 2001-07-31 22:55:45 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Fix optimizer to not try to push WHERE clauses down into a sub-SELECT that 2001-07-31 17:56:31 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00