postgresql/src
Michael Meskes 36fe7577f8 Added missing terminating '\0' char for data put into char *. 2003-06-22 11:00:48 +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 Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data
include Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, 2003-06-16 02:03:38 +00:00
interfaces Added missing terminating '\0' char for data put into char *. 2003-06-22 11:00:48 +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 Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
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 Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00