Re: pgsql: doc: add examples of creative use of unique expression indexes
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: doc: add examples of creative use of unique expression indexes |
| Дата | |
| Msg-id | 13031.1586560889@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql: doc: add examples of creative use of unique expressionindexes (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: pgsql: doc: add examples of creative use of unique expressionindexes
|
| Список | pgsql-committers |
Bruce Momjian <bruce@momjian.us> writes:
> I agree with your analysis. I still want to have some mention that
> partial indexes can be used to create single-NULL columns, which might
> be required for compatibility with other databases. Attached is an
> updated patch which removes the previous commit but adds a mention of
> this.
The single-null thing is probably a useful example, but please make
it an actual separate example, or at least its own para outside the
existing <example> sections.
Also, the existing example demonstrating that seems overcomplicated;
why not just
create unique index ... (1) where (foo is null);
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера