field defaults - Mailing list pgsql-sql

From Peter Childs
Subject field defaults
Date
Msg-id Pine.LNX.4.44.0303281012480.3462-100000@RedDragon.Childs
Whole thread Raw
Responses Re: field defaults  ("A.Bhuvaneswaran" <bhuvansql@myrealbox.com>)
Re: field defaults  (Peter Eisentraut <peter_e@gmx.net>)
List 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
releventsystem table should help. 
 
any ideas?

Peter Childs



pgsql-sql by date:

Previous
From: Ian Barwick
Date:
Subject: Re: EXECUTE problem on schema
Next
From: "A.Bhuvaneswaran"
Date:
Subject: Re: field defaults