| От | Andrew Dunstan |
|---|---|
| Тема | Re: Accessing schema data in information schema |
| Дата | |
| Msg-id | 4422E2DA.6020908@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Accessing schema data in information schema (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
Tom Lane wrote: >Given the thought that we need both >transactional and nontransactional state for a sequence, I'm kind of >inclined to leave the transactional data in pg_class. We could still >imagine putting the nontransactional state into a new pg_sequence >catalog indexed by, say, the pg_class OID of the sequences. OTOH I'm >not sure how much that buys for Peter's problem --- it might be better >for him just to invent some functions that can grab the required data >given the sequence OID. > > > Yes, this seems a lot of lifting for a fairly small need. If there aren't other advantages, a simple function or two seems a better way to go, and then there are no legacy problems. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера