| От | Hiroshi Inoue |
|---|---|
| Тема | Re: RFC: Restructuring pg_aggregate |
| Дата | |
| Msg-id | 3CB65DF7.8FCFC024@tpf.co.jp обсуждение исходный текст |
| Ответ на | Re: RFC: Restructuring pg_aggregate (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers |
Bruce Momjian wrote: > > Hiroshi Inoue wrote: > > Christopher Kings-Lynne wrote: > > > > I think that is why Tom was suggesting making all the column values NULL > and removing the pg_attribute row for the column. With a NULL value, it > doesn't take up any room in the tuple, and with the pg_attribute column > gone, no one will see that row. The only problem is the gap in attno > numbering. How big a problem is that? There's no problem with applications which don't inquire of system catalogs(pg_attribute). Unfortunately we have been very tolerant of users' access on system tables and there would be pretty many applications which inquire of pg_attribute. regards, Hiroshi Inoue
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера