Tom Lane schrieb, Am 13.11.2008 16:28:
"Vincent Kessler" <[EMAIL PROTECTED]> writes:
i am trying to do large multirow inserts using PQsendPrepare. I have not
found a limit in the number of parameters or the size of the querystring, so
i assume memory is the limit.
When executing the PQsendPrepa
"Vincent Kessler" <[EMAIL PROTECTED]> writes:
> i am trying to do large multirow inserts using PQsendPrepare. I have not
> found a limit in the number of parameters or the size of the querystring, so
> i assume memory is the limit.
> When executing the PQsendPrepare function using a querystring of
"chris wood" <[EMAIL PROTECTED]> writes:
> postgresbugs=# select '2008-01-09 07:00:00-00'::timestamptz at time zone
> 'right/Pacific/Wake' ;
> timezone
> -
> 2008-01-09 18:59:37 (1 row)
The "right" timezones take leap seconds into account, so this isn't
surpri
The following bug has been logged online:
Bug reference: 4528
Logged by: chris wood
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.4
Operating system: Debian
Description:(rounding?) error with some timezone names
Details:
again sorry I do not have access t
I am sending patch, that adds FOUND and GET DIAGNOSTICS support for
RETURN QUERY statement
Regards
Pavel Stehule
2008/11/10 Andrew Gierth <[EMAIL PROTECTED]>:
>> "Pavel" == "Pavel Stehule" <[EMAIL PROTECTED]> writes:
>
> >> Well, changing the semantics of an already-released statement
> >
The following bug has been logged online:
Bug reference: 4527
Logged by: Vincent Kessler
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.4
Operating system: Debian Linux 2.6.18-6-686-bigmem
Description:Prepare of large multirow insert fails without error
Deta