postgresql/src/backend
Bruce Momjian 249ecff611 indicies to indexes from Neil Conway 2001-07-12 20:35:54 +00:00
..
access Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the 2001-07-12 04:11:13 +00:00
bootstrap Fix a couple remaining places where GUC variables were assigned to 2001-06-25 23:03:03 +00:00
catalog Further work on connecting the free space map (which is still just a 2001-06-29 21:08:25 +00:00
commands indicies to indexes from Neil Conway 2001-07-12 20:35:54 +00:00
executor Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
lib dllist.c is included in the frontend libpq interface via symlink. 2001-06-02 15:16:55 +00:00
libpq Better document use of ident on localhost, per Tom Lane's idea. 2001-07-11 20:32:11 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Remove grammar restrictions on order of optional clauses in CREATE GROUP. 2001-07-12 18:03:00 +00:00
optimizer Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, 2001-06-25 21:11:45 +00:00
parser Remove grammar restrictions on order of optional clauses in CREATE GROUP. 2001-07-12 18:03:00 +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 Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the 2001-07-12 04:11:13 +00:00
tcop Fix erroneous GUC variable references from commandline-GUC patch. 2001-06-29 16:05:57 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Add missing encode file. 2001-07-12 14:05:31 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00