| От | Tom Lane |
|---|---|
| Тема | Re: New system OIDS inside include/catalog/pg_proc.h |
| Дата | |
| Msg-id | 25716.1011974652@sss.pgh.pa.us обсуждение |
| Ответ на | New system OIDS inside include/catalog/pg_proc.h ("Greg Sabino Mullane" <greg@turnstep.com>) |
| Список | pgsql-hackers |
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> I am in the process of adding some external interfaces to the temporary
> relations (started as a goal of being able to view temporary
> tables in psql with \d).
I think you're wasting your time to think about this now. By the time
7.3 comes out, we will have an entirely new approach to temp tables:
they'll be named with the same names the user sees, and live in
per-backend temp schemas to avoid name conflicts with permanent tables.
So any code based on working with the existing temp-name mapper will
be in the scrap heap before it can get released :-(
> How do I choose a new OID when adding something
> to include/catalog/pg_proc.h?
See unused_oids.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера