postgresql/src/backend
2000-10-04 07:50:00 +00:00
..
access Cleanup 2000-05-22 02:41:39 +00:00
bootstrap Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
catalog Back-patch fix for TRUNCATE failure on relations with indexes. 2000-09-30 18:47:07 +00:00
commands Back-patch fix to ensure that VACUUM always calls FlushRelationBuffers. 2000-09-19 21:01:04 +00:00
executor Back-patch fix for bogus plans involving non-mark/restorable plan 2000-09-08 02:11:33 +00:00
lib Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
libpq Update pg_hba.conf with more examples 2000-05-30 17:40:14 +00:00
main Add: 2000-01-26 05:58:53 +00:00
nodes Clean up sloppy coding of _outAExpr(). 2000-05-25 22:43:12 +00:00
optimizer Back-patch code to deduce implied equalities from transitivity of 2000-09-23 23:50:47 +00:00
parser Back-patch typeTypeName() fix into REL7_0. 2000-06-06 16:51:24 +00:00
port Correct busted syntax of CC invocation for tas.s. 2000-05-19 02:50:32 +00:00
postmaster More paranoia about global variables containing references to long- 2000-05-26 01:38:08 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite Except_Intersect_Rewrite() failed to ignore resjunk targetlist entries, 2000-04-27 20:32:41 +00:00
storage avoid database-wide restart on write error 2000-10-04 07:50:00 +00:00
tcop Back-patch fix to ensure we abort any open transaction at backend exit. 2000-08-30 21:19:32 +00:00
tioga Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
utils Back-patch fix for erroneous use of strcmp(). 2000-09-23 21:32:55 +00:00
Makefile Copy pg_ident.conf.sample into /lib directory. Rename USERAUTH to 2000-05-30 16:36:34 +00:00
pg_options.sample Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00