View Single Post

   
  #3 (permalink)  
Old 04-15-2008, 10:42 PM
Alvaro Herrera
 
Posts: n/a
Default Re: [GENERAL] setof record "out" syntax and returning records

Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > alvherre=# set lc_messWARNING: problem in alloc set PL/PgSQL function context: detected write past chunk end in block 0xb541d0, chunk 0xb562c0
> > ages to 'C';
> > WARNING: problem in alloc set PL/PgSQL function context: detected write past chunk en
> > d in block 0xb541d0, chunk 0xb562c0
> > SET

>
> Ugh. I could not reproduce this here though; there's some missing bit
> of context. Are you testing CVS HEAD? I assume you've got --enable-nls
> on, but what were the initial settings of lc_messages, the server
> locale, and the database encoding?


False alarm, I think. I cleaned and rebuilt and now I can't reproduce it.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote