[DOCS] Behaviour of sql language function

2012-04-26 Thread Marcelo Sena
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

Re: [DOCS] Behaviour of sql language function

2012-04-27 Thread Marcelo Sena
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 > >

Re: [DOCS] Observation on integer types documentation

2012-05-13 Thread Marcelo Sena
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