Tom Lane wrote:
"Robert Grabowski" <[EMAIL PROTECTED]> writes:
I have problem with function visibility in transaction when I do create and
drop function.
System catalog lookups generally follow SnapshotNow rules, not MVCC.
So the new function definition is visible as soon a
The following bug has been logged online:
Bug reference: 1733
Logged by: Robert Grabowski
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.1
Operating system: Linux 2.6.12-gentoo
Description:Function visibility in transactions error
Details:
I have problem
Tom Lane wrote:
Bruno Wolff III <[EMAIL PROTECTED]> writes:
I think, it should be "1 mon".
I get "1 mon" when I try this:
So do I. It might be timezone dependent though ... Robert, what
timezone setting are you using?
regards, tom lane
Hi!
It is some informactions from
s
necessary. I suggest to change error at alter user to notice.
Robert Grabowski
---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match