CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/18 01:14:28
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1:
AbstractJdbc1Statement.java
src/interfaces/jdbc/org/postgres
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/18 01:09:02
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1:
AbstractJdbc1ResultSet.java
Log message:
Small jdbc patch f
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/18 00:58:16
Modified files:
src/interfaces/jdbc/org/postgresql/test/jdbc2:
DatabaseMetaDataPropertiesTest.java
Log message:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/17 15:40:12
Modified files:
src/pl/plpython: Tag: REL7_3_STABLE plpython.c
Log message:
Back-patch fix for plpython problems with dropped table columns;
per bug report from
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/17 14:19:17
Modified files:
src/backend/rewrite: rewriteDefine.c
Log message:
Disallow converting a table to a view if it has triggers, indexes, or
child tables --- all cas
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/17 05:21:36
Modified files:
src/interfaces/jdbc/org/postgresql/core: QueryExecutor.java
Log message:
Applied patch to jdbc from Kim Ho at RedHat, fixing improper handling of empty
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/17 04:00:25
Modified files:
src/interfaces/jdbc/org/postgresql/jdbc1:
AbstractJdbc1ResultSet.java
Log message:
Applied patch for