From: | "Patric Bechtel" <bechtel(at)ipcon(dot)de> |
---|---|
To: | "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org> |
Subject: | New Patch for streaming result sets, now Nicks last patch incorporated |
Date: | 2003-01-03 15:20:01 |
Message-ID: | 20030103152019.DBC3B47650B@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hello committers,
here's a new version of my patch. I oversaw a new version of
Nick's patch here in this list, so I "re"merged our two
patches.
Hope it will be applied soon... :-)
My CVS is a bit braindead, so I needed to send the missing
files as single files.
the PG*ResultSet.java files belong to org/postgresql,
the
Jdbc<X>RefCursorResultSet.java files belong into
org/postgresql/jdbc<X>
tia
Patric
Attachment | Content-Type | Size |
---|---|---|
pat-2002-01-03.diff | application/octet-stream | 63.1 KB |
PGResultSet.java | application/octet-stream | 341 bytes |
PGRefCursorResultSet.java | application/octet-stream | 235 bytes |
Jdbc1RefCursorResultSet.java | application/octet-stream | 1.1 KB |
Jdbc2RefCursorResultSet.java | application/octet-stream | 1.2 KB |
Jdbc3RefCursorResultSet.java | application/octet-stream | 1.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Serguei Mokhov | 2003-01-03 23:41:33 | Re: pg_dump.options.diff -- Take III |
Previous Message | Joe Conway | 2003-01-03 01:10:03 | targetlist functions proposals (was SETOF input parameters) |