pgsql: Make psql \d on a sequence show the table/column owning it

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Make psql \d on a sequence show the table/column owning it
Дата
Msg-id E1RMerb-00030w-Q2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make psql \d on a sequence show the table/column owning it

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6f81a1f6688c2901d82c02158e9c865f5538246d

Modified Files
--------------
src/bin/psql/describe.c |   37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix archive_command example
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Show statistics target for columns in \d+ on a table