postgresql/src
Tom Lane 0fe931a3e0 Code review for anonymous-functions patch --- clean up some confusion
in checkretval about which paths are for base or complex return type.
2002-08-05 00:21:27 +00:00
..
backend Code review for anonymous-functions patch --- clean up some confusion 2002-08-05 00:21:27 +00:00
bin Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
corba
data
include Fix broken pg_backend_pid reference, per Joe Conway. 2002-08-04 23:46:38 +00:00
interfaces 1) Improve the handling of the queries like (select ..) union (select ..) 2002-08-01 03:07:50 +00:00
makefiles Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
pl Back out pl/pgsql quotation fix. Has problems. 2002-08-04 04:17:33 +00:00
port Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
template Fix case syntax for freebsd template. 2002-07-08 01:54:30 +00:00
test Attached are two patches to implement and document anonymous composite 2002-08-04 19:48:11 +00:00
tools Add mention of copyright year update. 2002-07-24 17:58:24 +00:00
tutorial Ensure that src/tutorial gets cleaned by top-level make clean. 2002-07-30 17:47:58 +00:00
utils Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
DEVELOPERS
Makefile Ensure that src/tutorial gets cleaned by top-level make clean. 2002-07-30 17:47:58 +00:00
Makefile.global.in Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
Makefile.shlib Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
nls-global.mk
win32.mak