postgresql/src/backend
2000-01-20 05:26:54 +00:00
..
access Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result 2000-01-19 23:55:03 +00:00
bootstrap Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
catalog Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result 2000-01-19 23:55:03 +00:00
commands Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result 2000-01-19 23:55:03 +00:00
executor Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result 2000-01-19 23:55:03 +00:00
lib New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
libpq Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
main Fix it's and its to be correct. 2000-01-05 18:23:54 +00:00
nodes Create a new parsetree node type, TypeCast, so that transformation of 2000-01-17 00:14:49 +00:00
optimizer Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
parser Clean up longstanding gcc warnings by adding missing extern 2000-01-20 05:26:54 +00:00
port Remove unused files. 1999-12-17 18:07:17 +00:00
postmaster Tweak includes to avoid compiler warning on HPUX. 2000-01-20 04:11:52 +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 Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
storage Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
tcop Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
tioga New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
utils Fix bugs in NUMERIC ceil() and floor() functions. ceil(0) returned 1, 2000-01-20 02:21:44 +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