Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c

2011-04-08 Thread Brendan Jurd
On 7 April 2011 16:56, Tom Lane wrote: > Brendan Jurd writes: >> TRAP: FailedAssertion("!((data - start) == data_size)", File: >> "heaptuple.c", Line: 255) > > [ scratches head ... ]  That implies that heap_fill_tuple came to a > different conclusion about a tuple's data size than the immediately

Re: [BUGS] BUG #5968: DOCUMENTATION: SELECT synopsis omits RETURNING keyword

2011-04-08 Thread Gavin Flower
On 08/04/11 21:22, Gavin Flower wrote: On 08/04/11 14:57, Tom Lane wrote: "Gavin Flower" writes: I think the documentation of SELECT should include the keyword 'RETURNING' in its synopsis. Huh? There's no SELECT RETURNING. regards, tom lane The 'WITH' clause is descr

Re: [BUGS] BUG #5968: DOCUMENTATION: SELECT synopsis omits RETURNING keyword

2011-04-08 Thread Gavin Flower
On 08/04/11 14:57, Tom Lane wrote: "Gavin Flower" writes: I think the documentation of SELECT should include the keyword 'RETURNING' in its synopsis. Huh? There's no SELECT RETURNING. regards, tom lane The 'WITH' clause is described in the synopsis for 'SELECT' - and

Re: [BUGS] Failed assert ((data - start) == data_size) in heaptuple.c

2011-04-08 Thread Alvaro Herrera
Excerpts from Brendan Jurd's message of vie abr 08 06:00:22 -0300 2011: > Memtest didn't report any errors. I intend to try swapping out the > RAM tomorrow, but in the meantime we got a *different* assertion > failure today. The fact that we are tripping over various different > assertions seems

Re: [BUGS] BUG #5968: DOCUMENTATION: SELECT synopsis omits RETURNING keyword

2011-04-08 Thread Tom Lane
Gavin Flower writes: > I found were RETURNING is defined, so I was confused... > ... > However, may be it would still be good to mention it on the SELECT page? It is mentioned --- the subsection on the WITH clause points out that you typically want to use RETURNING on an INSERT/UPDATE/DELETE in W

Re: [BUGS] BUG #5956: quiero crear una base de datos -E LATIN1 en la version 8.4

2011-04-08 Thread Alvaro Herrera
Excerpts from Mario Barrientos's message of mar mar 29 19:53:48 -0300 2011: > Description:quiero crear una base de datos -E LATIN1 en la version > 8.4 > $ createdb -E LATIN1 basededatos > > createdb: database creation failed: ERROR: encoding LATIN1 does not match > locale en_US.utf8 > D

Re: [BUGS] BUG #5800: "corrupted" error messages (encoding problem ?)

2011-04-08 Thread genamiga
I tried with 9.1.alpha5...same problem... -- View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-5800-corrupted-error-messages-encoding-problem-tp3313951p4291142.html Sent from the PostgreSQL - bugs mailing list archive at Nabble.com. -- Sent via pgsql-bugs mailing list (