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 in the table creation command.

I can't duplicate the problem in 7.1.2 (nor current sources).  Please
update.  If you still see the problem with 7.1.2, try setting a
breakpoint at elog() to obtain a stack trace from the point of the
first error message.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to