Meggus <[EMAIL PROTECTED]> writes:
> there is a mystic problem with a simple C function which creates a table.
> I minimized the code to reproduce the error. It crashes on two different
> Linux systems (SuSE) and with pg 7.0/7.1. I found that the crash occurrs
> as soon as I use a SERIAL type i
Hi,
there is a mystic problem with a simple C function which creates a table.
I minimized the code to reproduce the error. It crashes on two different
Linux systems (SuSE) and with pg 7.0/7.1. I found that the crash occurrs
as soon as I use a SERIAL type in the table creation command.
Please