postgresql/src/backend
Tom Lane 6124c674ce Silence gcc warning about uninitialized var. 2000-02-15 18:17:33 +00:00
..
access Fix up error and log messages. 2000-02-15 03:00:37 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
commands Silence gcc warning about uninitialized var. 2000-02-15 18:17:33 +00:00
executor Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
lib Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
libpq Add: 2000-01-26 05:58:53 +00:00
main Add: 2000-01-26 05:58:53 +00:00
nodes Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
optimizer Carry column aliases from the parser frontend. Enables queries like 2000-02-15 03:38:29 +00:00
parser Remove some // comments, which are not ANSI C last I heard. 2000-02-15 07:47:37 +00:00
port Add: 2000-01-26 05:58:53 +00:00
postmaster Add: 2000-01-26 05:58:53 +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 Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
storage Remove ugly call ImmediateSharedRelationCacheInvalidate() 2000-02-07 02:38:18 +00:00
tcop A few minor psql enhancements 2000-01-29 16:58:54 +00:00
tioga Add: 2000-01-26 05:58:53 +00:00
utils Repair bogus rule display of attr lists. 2000-02-15 08:24:12 +00:00
Makefile I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00