postgresql/src/backend
Thomas G. Lockhart 5c4b2b23af Add "DEC" as synonym for "DECIMAL".
Add "SESSION_USER" as SQL92 keyword; equivalent to CURRENT_USER for now.
Implement column aliases (aka correlation names) and more join syntax.
Fix up indenting and tabbing.
2000-02-15 03:26:38 +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 Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
commands contrib-array.patch 2000-02-13 18:59:53 +00:00
executor Replace nth() calls in inner loops with traversal of the list via 2000-02-05 23:19:44 +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 Repair planning bugs caused by my misguided removal of restrictinfo link 2000-02-07 04:41:04 +00:00
optimizer Repair planning bugs caused by my misguided removal of restrictinfo link 2000-02-07 04:41:04 +00:00
parser Add "DEC" as synonym for "DECIMAL". 2000-02-15 03:26:38 +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 Recognize special case of POSIX time zone: "GMT+8" and "GMT-8". 2000-02-15 03:17:09 +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