From: | Greg Stark <gsstark(at)mit(dot)edu> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Nearing final release? |
Date: | 2004-10-16 21:42:46 |
Message-ID: | 87r7ny2vc9.fsf@stark.xeocode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I think we are getting closer to a final release.
>...
> * synchonize supported encodings and docs
Is this Abhijit's patch to add PQprepare() and PQsendPrepare()?
http://archives.postgresql.org/pgsql-hackers/2004-10/msg00142.php
I'm anxious to see this get in 8.0 so that the prepared query support can be
used by DBD::pg and other libpq-based applications and drivers.
I'm not sure whether the patch he sent is adequate, I looked at it myself and
was a bit skeptical. But he said my concerns were misplaced. If somebody more
authoritative could look at it I expect he would be happy to take any feedback
into account and keep working on it. But if nobody says anything then I'm sure
nothing's going to happen and the binary prepared queries will be useless for
DBD::Pg and other libpq-based drivers.
--
greg
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2004-10-16 21:55:49 | Re: win32 pg_autovacuum make error |
Previous Message | Josh Berkus | 2004-10-16 21:36:45 | Re: Getting rid of AtEOXact_Buffers (was Re: [Testperf-general] Re: [PERFORM] First set of OSDL Shared Memscalability results, some wierdness ...) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-16 22:41:05 | Re: Nearing final release? |
Previous Message | Reini Urban | 2004-10-16 06:22:54 | Re: [PATCHES] postgresql 8.0 with cygwin - success |