Marking a Column for Special Use

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема Marking a Column for Special Use
Дата
Msg-id 201107121125.25025.terry@chosen-ones.org
обсуждение исходный текст
Ответы Re: Marking a Column for Special Use  ("David Johnston" <polobo@yahoo.com>)
Re: Marking a Column for Special Use  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-general

Greetings:


I have a scenario in which it would be quite convenient to mark about 20 existing columns in a table such that I can select those fields programatically, based on my flag, for some specialized processing. What I am trying to avoid is storing a list of columns somehere. Is there something like a "user area" in the underlying tables that define a column that could be safely utilized for this purpose?


I'm using PostgreSQL 8.3 on Red Hat.


TIA

--

Terry Tucker

Office: 336-372-6812

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

Предыдущее
От: Rick Genter
Дата:
Сообщение: Re: Unexpected results when joining on date fields
Следующее
От: "David Johnston"
Дата:
Сообщение: Re: Marking a Column for Special Use