Column headings using Comment?

Поиск
Список
Период
Сортировка
От news@msn.com
Тема Column headings using Comment?
Дата
Msg-id h8tl301ukj76lgc9smvpqilrsukunfklsb@4ax.com
обсуждение исходный текст
Список pgsql-general
Is there an option for psql to use the entry in Comments for "pretty"
column headings in a report?  For example, instead of printing the
column name of "last" in the heading, the option would print "Last
Name" that is contained in the Comments field.

The only two alternatives I've found so far is to use "SELECT AS" or
to mangle the "\d+" output from psql with awk, which are both
cumbersome solutions, especially when a "select *" is possible.

Can anyone help?

--tully


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

Предыдущее
От: Birzan George Cristian
Дата:
Сообщение: phpBB 2.2 and PostgreSQL support
Следующее
От: Henrik Farre
Дата:
Сообщение: Re: pg_dumpall dies