Re: Marking a Column for Special Use

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

On Tuesday, July 12, 2011 11:47:33 AM Andrew Sullivan wrote:

> On Tue, Jul 12, 2011 at 11:25:24AM -0400, Terry Lee Tucker wrote:

> > 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?

>

> Sounds like you want a view, I think.

>

> A


Yes, that is a good idea. Thanks...


--

The Tucker Family

Home: 336-372-5432

Mobile: 336-404-6987


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Marking a Column for Special Use
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Marking a Column for Special Use