Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: timeout implementation issues - Mailing list pgsql-hackers

From Tom Lane
Subject Re: timeout implementation issues
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: timeout implementation issues  (Bruce Momjian <[email protected]>)
Responses Re: timeout implementation issues
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> I am still looking for a constructive idea on how we can get this to
> work, rather than calling my ideas "ridiculous".

We know very well how to make it work: JDBC can issue a SET timeout = 0
after exiting the transaction.  You're proposing to change the semantics
of SET into something quite bizarre in order to allow JDBC to not have
to work as hard.  I think that's a bad tradeoff.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: What's the CURRENT schema ?
Next
From: Tom Lane
Date:
Subject: Re: What's the CURRENT schema ?