Dann Corbit wrote:

What API call can I make to find out if a column is nullable or not?

SELECT attnotnull FROM pg_attribute ... see documentation "Internals/System Catalogs"

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to