Re: field names

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: field names
Дата
Msg-id 20050423042401.GA2260@dcc.uchile.cl
обсуждение исходный текст
Ответ на field names  (Jodi Kanter <jkanter@virginia.edu>)
Список pgsql-admin
On Thu, Apr 21, 2005 at 02:37:53PM -0400, Jodi Kanter wrote:
> I'd like to check field names for various tables in our code. Is there a
> system table that lists the field names of each table? ...some way to
> query this information to run an error check?

Yes, pg_attribute.  Or you could check the information_schema.  See the
docs on "system catalogs" in the Internals chapter.

--
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Escucha y olvidarás; ve y recordarás; haz y entenderás" (Confucio)

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

Предыдущее
От: "Nuno Souto"
Дата:
Сообщение: PostgreSQL (real and effective user ids must match) error
Следующее
От: syed magthum
Дата:
Сообщение: Product Suggestions