Re: Proposal: move column defaults into pg_attribute along with attacl
В списке pgsql-hackers по дате отправления:
| От | Markus Wanner |
|---|---|
| Тема | Re: Proposal: move column defaults into pg_attribute along with attacl |
| Дата | |
| Msg-id | 48D8B1BF.7090901@bluegap.ch обсуждение исходный текст |
| Ответ на | Re: Proposal: move column defaults into pg_attribute along with attacl (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Proposal: move column defaults into pg_attribute along with attacl
|
| Список | pgsql-hackers |
Hi, Tom Lane wrote: > Yah. However, I started to look at doing this and immediately hit a > stumbling block: we need a representation in pg_depend for a column's > default expression (as distinct from the column itself). Just to understand the issue here: what's the reason for having an OID for the default value and possible another one for a ACLs, but none for the attribute itself? Why don't we just have a unique OID for pg_attribute (i.e. drop the BKI_WITHOUT_OIDS of pg_attribute) and merge in the default values and ACLs? Regards Markus Wanner
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера