Re: field defaults

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: field defaults
Дата
Msg-id Pine.LNX.4.44.0303281913590.6803-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на field defaults  (Peter Childs <blue.dragon@blueyonder.co.uk>)
Список 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. 

pg_attrdef.adsrc must help you.

regards,
bhuvaneswaran



В списке pgsql-sql по дате отправления:

Предыдущее
От: Peter Childs
Дата:
Сообщение: field defaults
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: How to configure two netcard for PostgreSQL?