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
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
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
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
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
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
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 (