Dumb question: How do I determine programmatically if a column is nullable?

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Dumb question: How do I determine programmatically if a column is nullable?
Date: 2004-01-07 19:01:06
Message-ID: D90A5A6C612A39408103E6ECDD77B8294CE551@voyager.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2004-01-07 19:03:00 OT: DVD Woes WAS: Paypal WAS: PostgreSQL speakers needed for OSCON
Previous Message Andrew Dunstan 2004-01-07 18:58:54 Re: Brokenness in parsing of pg_hba.conf