Re: time stops within transaction - Mailing list pgsql-hackers

From Tom Lane
Subject Re: time stops within transaction
Date
Msg-id 7229.971924551@sss.pgh.pa.us
Whole thread Raw
In response to Re: time stops within transaction  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
Alex Pilosov <alex@pilosoft.com> writes:
>> Consider statement boundaries in an SQL function --- the
>> function is probably being called from some outer statement, so
>> advancing now() within the function would violate the spec constraint
>> with respect to the outer statement.
> Postgres doesn't have an idea of what a 'top-level' statement is? I.E.
> statement as submitted by a client (libpq)?

There's never been any reason to make such a distinction.
Nor am I entirely convinced that that's the right definition...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: time stops within transaction
Next
From: Bruce Momjian
Date:
Subject: Solaris FAQ