| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | comments on columns aren't displayed by \dd |
| Дата | |
| Msg-id | 200103200515.f2K5FSg95246@hub.org обсуждение исходный текст |
| Ответы |
Re: comments on columns aren't displayed by \dd
|
| Список | pgsql-bugs |
Stephen van Egmond (svanegmond@home.com) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description comments on columns aren't displayed by \dd Long Description Comments on columns appear to be broken. CREATE COMMENT ON COLUMN inserts stuff into the backend pg_* tables correctly. However \dd from the psql interactive monitor doesn't send a query to retrieve it (i.e. no join on pg_attribute). I am working from the Debian package postgresql-client 7.0.3-2. Sample Code create table foo (a text); cmment on column foo.a is 'hello!'; \dd foo.a No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера