postgresql/src
2003-06-22 04:22:57 +00:00
..
backend Fix for extended-query protocol: in event of error, backend was issuing 2003-06-20 21:58:02 +00:00
bin Use libpq's new logic to get the server version, instead of doing it ourselves. 2003-06-22 00:56:58 +00:00
corba
data
include Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, 2003-06-16 02:03:38 +00:00
interfaces Get rid of extraneous newline in PQendcopy error output (was causing 2003-06-21 23:25:38 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl Disallow dollar sign in operator names, instead allow it as a non-first 2003-06-19 23:22:40 +00:00
port Handle threading in two more gethostbyname calls. 2003-06-14 18:20:33 +00:00
template Move thread os defines into template files. 2003-06-14 19:21:42 +00:00
test Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
tools Add pgtest script. 2003-06-22 04:22:57 +00:00
tutorial Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Add thread.c for libpq threading, and hook it into libpq/configure. 2003-06-14 14:35:42 +00:00
Makefile.shlib
nls-global.mk
win32.mak