Adding notes against fields

Поиск
Список
Период
Сортировка
От Oliver Helm
Тема Adding notes against fields
Дата
Msg-id 02C909F9-13A9-45D5-8BE5-37FECE0286C0@blue-emu.net
обсуждение исходный текст
Ответы Re: Adding notes against fields
Список pgsql-general
Hello,

I was wondering if if is possible to add a note against a field on a postgresql table?  

For example when running "\d tablename" i would like to have and additional column called 'notes' which i could add to by altering the table.  As the note would be field specific, not row specific i would rather not have to do it with an additional column in the table!

I have tried searching though the documentation, but so far have no found anything.  Can anyone suggest whether this is in fact possible, and point me in the right direction?

Many Thanks!

- Oliver



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

Предыдущее
От: "Harald Armin Massa"
Дата:
Сообщение: Re: Which Python library - psycopg2 or pygresql?
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: How to modify ENUM datatypes?