postgresql/src
Barry Lind 51acf97235 Applied patch submitted by Nic Ferrier with some cleanups of his previous
patch to add cursor based queries.

 Modified Files:
 	jdbc/org/postgresql/core/BaseConnection.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
2003-04-13 04:10:07 +00:00
..
backend Second try at avoiding conflicts with system isblank(). 2003-04-13 04:07:17 +00:00
bin Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
corba
data
include First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
interfaces Applied patch submitted by Nic Ferrier with some cleanups of his previous 2003-04-13 04:10:07 +00:00
makefiles Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
pl First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
port Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
template Whack getaddrinfo() patch around until it works, more or less, on 2003-04-02 00:49:28 +00:00
test First phase of work on array improvements. ARRAY[x,y,z] constructor 2003-04-08 23:20:04 +00:00
tools Update release steps. 2003-01-29 03:41:54 +00:00
tutorial
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS
Makefile
Makefile.global.in Add Win32 path handling for / vs. \ and drive letters. 2003-04-04 20:42:13 +00:00
Makefile.shlib Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls-global.mk
win32.mak