You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane efc3a25bb0 Update libpq to make new features of FE/BE protocol available to 23 years ago
..
backend Fix for extended-query protocol: in event of error, backend was issuing 23 years ago
bin Change clusterdb and vacuumdb into C programs. 23 years ago
corba
data
include Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, 23 years ago
interfaces Update libpq to make new features of FE/BE protocol available to 23 years ago
makefiles Support for Intel compiler on Linux 23 years ago
pl Disallow dollar sign in operator names, instead allow it as a non-first 23 years ago
port Handle threading in two more gethostbyname calls. 23 years ago
template Move thread os defines into template files. 23 years ago
test Okay, recognize freebsd 2.* and 3.* too. 23 years ago
tools Make Win32 tests to match existing Cygwin tests, where appropriate. 23 years ago
tutorial Replace functional-index facility with expressional indexes. Any column 23 years ago
utils Re-add Win32 missing files, I think. 23 years ago
DEVELOPERS
Makefile
Makefile.global.in Add thread.c for libpq threading, and hook it into libpq/configure. 23 years ago
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 23 years ago
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 23 years ago
nls-global.mk
win32.mak