----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
>
> Hm. Offhand it would seem that somebody's output function is returning
> a non-palloc'd string. What are the datatypes in that table, exactly?
apb=> \d maras2.mrk_yyn
Table "maras2.mrk_yyn"
Column | Type | Modifiers
---------+-----------------------+-----------
bsvr_no | character varying(10) |
yyn_tur | character varying(1) |
yyn_no | numeric |
yyn_syf | numeric |
yyn_trh | date |
apb=>
> regards, tom lane
Thanks for attention.
Regards,
Nic