Hi all I noticed the following beaviour, if a command in a sql function
fails the other statements fail like if the entire function where
surrounded by a begin-commit block. While I find this behaviour nice, as
far as I could find, this behaviour is not documented[1]. I wished to
create a function
Oh, nice, I haven't noticed that fact. Thanks!
--
Marcelo Lacerda
On Thu, Apr 26, 2012 at 5:53 PM, Kevin Grittner wrote:
> Marcelo Sena wrote:
>
> > So, is it documented somewhere?
>
> http://www.postgresql.org/docs/current/static/tutorial-transactions.html
>
>
I'm new here but your proposal makes sense to me. Are the query plans equal
on both architectures?
--
Marcelo Lacerda
On Mon, Apr 30, 2012 at 5:59 PM, Dan McGee wrote:
> Hey everyone,
>
> Reading the docs today, I came across this paragraph
> (
> http://www.postgresql.org/docs/devel/static/dat