| От | Heikki Linnakangas |
|---|---|
| Тема | Re: Selecting user-defined CASTs |
| Дата | |
| Msg-id | 4E40E142.9060205@enterprisedb.com обсуждение исходный текст |
| Ответ на | Re: Selecting user-defined CASTs (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
On 09.08.2011 08:27, Tom Lane wrote: > select ... from pg_cast c where c.oid>= 16384; > > What that really does is eliminate the casts that were installed during > initdb, which are at least a subset of the "system" ones, and might be > all of them depending on what you feel a "system" cast is. The main > shortcoming of it is that there's no very good way to eliminate casts > installed by extensions, should you want to not consider those "user" > casts. That will also exclude "system" casts that have been removed, and manually re-created later. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера