postgresql/src/backend/tcop
Tom Lane 92a2598f97 The result of getopt() should be compared to -1, not EOF, per
pgsql-hackers discussion of this date.
2002-01-10 01:11:45 +00:00
..
dest.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
fastpath.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
postgres.c The result of getopt() should be compared to -1, not EOF, per 2002-01-10 01:11:45 +00:00
pquery.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
utility.c Require ownership permission for CREATE INDEX, per bug report. 2002-01-03 23:21:32 +00:00