Re: Segmentation fault while COPY in 7.3
Nicolai Tufar <ntufar@apb.com.tr>
From: "Nicolai Tufar" <ntufar@apb.com.tr>
To: <pgsql-general@postgresql.org>
Date: 2002-12-01T05:09:56Z
Lists: pgsql-hackers, pgsql-general
----- 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