Re: No longer possible to query catalogs for index capabilities?
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: No longer possible to query catalogs for index capabilities? |
| Дата | |
| Msg-id | 24619.1470756389@sss.pgh.pa.us обсуждение |
| Ответ на | Re: No longer possible to query catalogs for index capabilities? (Andrew Gierth <andrew@tao11.riddles.org.uk>) |
| Ответы |
Re: No longer possible to query catalogs for index
capabilities?
|
| Список | pgsql-hackers |
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> Where'd be a good place to put that function? ruleutils? catalog/index.c ?
> (ruleutils is way too big already)
Agreed. catalog/index.c is not a place that implements SQL-visible
functions, so I don't like that either.
One idea is utils/adt/misc.c. Or we could make a new file under
utils/adt/ though I'm not very sure what to name it. amaccess.c?
catutils.c? If there's only ever likely to be one or two functions
of this ilk, maybe a new file is overkill and we should just use misc.c.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера