Re: [COMMITTERS] pgsql-server/src/interfaces/jdbc Makefile READ ...

2004-01-20 Thread Kris Jurka
On Tue, 20 Jan 2004, Peter Eisentraut wrote: > Tom Lane wrote: > > He got a lot of pushback at the time, but this past summer it was > > finally agreed to do it: > > http://archives.postgresql.org/pgsql-jdbc/2003-06/msg00112.php > > only not during the 7.4 beta cycle. That's done, we finally go

[COMMITTERS] pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...

2004-01-20 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/01/20 19:48:56 Modified files: doc/src/sgml/ref: psql-ref.sgml src/bin/psql : common.c copy.c copy.h Log message: Implement '\copy from -' to support reading copy data from

[COMMITTERS] pgsql-server/doc/src/sgml datatype.sgml

2004-01-20 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 04/01/20 18:46:06 Modified files: doc/src/sgml : datatype.sgml Log message: Remove no-longer-relevant note about forcing the type of an integer constant. Per Kris Jurka. ---

Re: [COMMITTERS] pgsql-server/src/interfaces/jdbc Makefile READ ...

2004-01-20 Thread Peter Eisentraut
Tom Lane wrote: > He got a lot of pushback at the time, but this past summer it was > finally agreed to do it: > http://archives.postgresql.org/pgsql-jdbc/2003-06/msg00112.php > only not during the 7.4 beta cycle. That's done, we finally got the > gborg project set up for JDBC, it's time to get on

Re: [COMMITTERS] pgsql-server/src/interfaces/jdbc Makefile READ ...

2004-01-20 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Marc G. Fournier wrote: >> On Mon, 19 Jan 2004, Neil Conway wrote: >>> Was this publicly discussed anywhere? >> >> Oh, about 6 months ago or so ... we'd just been waiting for 7.4 to be >> released before doing the move ... > Can you point out where t