This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-11-10 17:42:29 +03:00
Code
Activity
Files
5ab0ad5c7e70dd44d87dcdad58d9064fe10aa3e3
postgres
/
src
/
backend
/
tcop
History
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