postgresql/src
Barry Lind 839b9bc011 This patch fixes a bug introduced in the jdbc bytea support patch.
That patch broke the ability to read data from binary cursors.
--Barry Lind
 Modified Files:
 	pgsql/src/interfaces/jdbc/org/postgresql/Connection.java
 	pgsql/src/interfaces/jdbc/org/postgresql/ResultSet.java
 	pgsql/src/interfaces/jdbc/org/postgresql/core/QueryExecutor.java
 	pgsql/src/interfaces/jdbc/org/postgresql/jdbc1/Connection.java
 	pgsql/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
 	pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java
 	pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java
 	pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/UpdateableResultSet.java
2001-10-09 20:47:35 +00:00
..
backend Fix typo in error message. Noted by laser@zhengmai.com.cn. 2001-10-09 14:00:22 +00:00
bin While playing around with trying to add foreign keys to the 2001-10-06 14:41:17 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Change plpgsql to depend on main parser's type-declaration grammar, 2001-10-09 04:15:38 +00:00
interfaces This patch fixes a bug introduced in the jdbc bytea support patch. 2001-10-09 20:47:35 +00:00
makefiles Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
pl Change plpgsql compiler so that all elogs are trapped and a suitable 2001-10-09 15:59:56 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Make regress tests safe for variable-resolution timestamps. 2001-10-04 14:51:06 +00:00
tools Create pgjindent for java. 2001-09-07 21:25:44 +00:00
tutorial DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
Makefile.shlib Fix shared library builds for MacOS X. 2001-10-05 21:15:38 +00:00
nls-global.mk Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00