| От | Thomas G. Lockhart |
|---|---|
| Тема | Re: [HACKERS] Rules for 6.4 finished |
| Дата | |
| Msg-id | 35E407C3.C6587ED3@alumni.caltech.edu обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Rules for 6.4 finished (jwieck@debis.com (Jan Wieck)) |
| Список | pgsql-hackers |
> I'm running into some naming problems while doing so. Having
> pg_table, pg_view etc. as views lets a users assume pg_index
> would be one too where to get some information. But pg_index
> already exists.
>
> Should I name all of them pgv_... ?
>
> Other databases have many views starting with DBA or SYS on
> the other hand. For now I'll start naming them pgv_..., we
> could rename them before applying the patch.
I recall that there are some places in the code (maybe only in the
client-side drivers?) which check explicitly for a "pg_%" pattern to
decide if a table or resource is a system table.
How about "pg_index_v", for example?
- Tom
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера