postgresql/src/backend
Tom Lane 338fd40bfc Revise quoting conventions in outfuncs/readfuncs so that nodeRead doesn't
choke on relation or attribute names containing spaces, quotes, or other
special characters.  This fixes a TODO item.  It also forces initdb,
since stored rule strings change.
2000-01-14 00:53:21 +00:00
..
access More cleanups. Still doesn't work. 2000-01-11 03:33:14 +00:00
bootstrap Correct hardwired type information in bootstrap. 2000-01-11 04:00:30 +00:00
catalog Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
commands Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
executor Make number of args to a function configurable. 2000-01-10 17:14:46 +00:00
lib New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
libpq In PQfn(), defend against too many args, and avoid dependency 2000-01-12 05:27:20 +00:00
main Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
nodes Revise quoting conventions in outfuncs/readfuncs so that nodeRead doesn't 2000-01-14 00:53:21 +00:00
optimizer Put back erroneously removed zeroing of sentinel elements 2000-01-12 00:53:21 +00:00
parser Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
port Remove unused files. 1999-12-17 18:07:17 +00:00
postmaster Move SetPidFile() and firends to utils/init/miscinit.c so that 2000-01-09 12:13:24 +00:00
regex New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
rewrite Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
storage Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
tcop Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +00:00
tioga New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
utils Fixed everything in and surrounding createdb and dropdb to make it more 2000-01-13 18:26:18 +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