| От | Tom Lane |
|---|---|
| Тема | Re: info schema : cardinal number domain |
| Дата | |
| Msg-id | 9643.1075595198@sss.pgh.pa.us обсуждение |
| Ответ на | info schema : cardinal number domain (elein <elein@varlena.com>) |
| Ответы |
Re: info schema : cardinal number domain
|
| Список | pgsql-bugs |
elein <elein@varlena.com> writes:
> When creating a table with a bit type
> of length less than 4, then any selection
> to the information.schema.columns table
> that hits that row gives the following error:
> -- ERROR: value for domain cardinal_number violates check constraint "cardinal_number_domain_check"
This is fixed as of 7.4.1, along with several other information_schema
bugs. If you have a database that was initdb'd under 7.4, you can load
the corrected views without re-initdb'ing: as superuser, DROP the
information_schema and execute the updated information_schema.sql file
(look in $INSTALLDIR/share).
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера