postgresql/src/backend
2002-11-02 15:54:13 +00:00
..
access Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
bootstrap Arrange to compile flex output files as inclusions into other files 2002-11-01 22:52:34 +00:00
catalog Fix permissions-checking bugs and namespace-search-path bugs in 2002-11-02 02:33:03 +00:00
commands Fix permissions-checking bugs and namespace-search-path bugs in 2002-11-02 02:33:03 +00:00
executor Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
lib
libpq
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes
optimizer Reduce a couple of debugging messages from LOG to DEBUG1 category. 2002-11-01 19:33:09 +00:00
parser Arrange to compile flex output files as inclusions into other files 2002-11-01 22:52:34 +00:00
po
port
postmaster Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
regex
rewrite
storage Fix some bogus comments. 2002-11-01 00:40:23 +00:00
tcop Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
utils Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
Makefile
nls.mk