logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
plpgsql bug?
: One Message
Begin main content
Forum OpenACS Development: Re: plpgsql bug?
Search:
Back to OpenACS Development
3
:
Re: plpgsql bug?
(response to
1
)
Posted by
Mark Aufflick
on
02/21/03 01:17 PM
According to the official Postgresql book, all changes to the database are visible within the transaction, but invisible to anyone else (until the transaction is committed).
Back to OpenACS Development