field defaults

From: Peter Childs <blue(dot)dragon(at)blueyonder(dot)co(dot)uk>
To: pgsql-sql(at)postgresql(dot)org
Subject: field defaults
Date: 2003-03-28 10:15:31
Message-ID: Pine.LNX.4.44.0303281012480.3462-100000@RedDragon.Childs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I need a method of getting the column defaults out of my database.
I would like to use them to fill in a screen so the user can then edit
them before they insert the record.
Looking at how psql does this it does not seam very easy.
I think a view of the relevent system table should help.

any ideas?

Peter Childs

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-03-28 13:44:41 Re: field defaults
Previous Message Ian Barwick 2003-03-28 08:34:59 Re: EXECUTE problem on schema