postgresql/src
2004-10-19 13:38:53 +00:00
..
backend Add some code to ensure that we don't lose communication sync due to 2004-10-18 23:23:19 +00:00
bin Organize the help output a little better. Improve clarity of some messages. 2004-10-19 13:38:53 +00:00
corba
include Remove use of "miscadmin.h" in port C files and remove test for frontend 2004-10-18 19:08:58 +00:00
interfaces Add PQprepare/PQsendPrepared functions to libpq to support preparing 2004-10-18 22:00:42 +00:00
makefiles Use -fPIC not -fpic for BSDen on Sparc. Also switch from 2004-10-11 23:27:23 +00:00
pl I have attached 5 patches (split up for ease of review) to plperl.c. 2004-10-15 17:08:26 +00:00
port Remove use of "miscadmin.h" in port C files and remove test for frontend 2004-10-18 19:08:58 +00:00
template
test Unbreak regression tests (Peter's recent checkin to executor/spi.c did 2004-10-13 01:22:31 +00:00
timezone Make libpgport be front-end only and make libpgport_srv be a backend 2004-10-04 13:43:59 +00:00
tools Indent comment pushed to new line by else so it is indented by BSD 2004-10-07 14:15:50 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in The previous build rules caused each binary to be re-linked on every 2004-10-15 17:10:58 +00:00
Makefile.shlib Export only required symbols in libpq on Win32. 2004-10-16 03:26:43 +00:00
nls-global.mk
win32.mak