postgresql/src/backend
Tom Lane 69a59150c2 Defend against brain-dead QNX implementation of qsort().
Per report from Bernd Tegge, 10-Nov-01.
2001-11-11 22:00:25 +00:00
..
access Clean up usage-statistics display code (ShowUsage and friends). StatFp 2001-11-10 23:51:14 +00:00
bootstrap pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
catalog New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
commands New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
executor Clean up usage-statistics display code (ShowUsage and friends). StatFp 2001-11-10 23:51:14 +00:00
lib Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
libpq New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
main New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
nodes CREATE TABLE foo (x,y,z) AS SELECT ... can't apply target column names 2001-11-05 05:00:14 +00:00
optimizer In find_mergeclauses_for_pathkeys, it's okay to return multiple merge 2001-11-11 20:33:53 +00:00
parser Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names, 2001-11-10 22:31:49 +00:00
po More *.po cleanups for new spacing. 2001-10-31 05:16:31 +00:00
port Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
postmaster Defend against possibility that SSL error reporting mechanism returns 2001-11-11 02:09:05 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
storage Clean up usage-statistics display code (ShowUsage and friends). StatFp 2001-11-10 23:51:14 +00:00
tcop Clean up usage-statistics display code (ShowUsage and friends). StatFp 2001-11-10 23:51:14 +00:00
tioga Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
utils Defend against brain-dead QNX implementation of qsort(). 2001-11-11 22:00:25 +00:00
Makefile Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00