| От | NikhilS |
|---|---|
| Тема | Re: CREATE TABLE LIKE INCLUDING INDEXES support |
| Дата | |
| Msg-id | d3c4af540705192334m208fb311ubccbe77fdf899db7@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: CREATE TABLE LIKE INCLUDING INDEXES support (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
> Since this patch is going to consider creating unique/primary indexes
> assuming them to be constraints,
If it does that it will be rejected. There is a difference here and
that difference has to be maintained.
The correct way to think about this is that a pg_constraint entry of
type "unique" or "primary key" has an associated index that is part of
its implementation (and therefore has an "internal" dependency on the
constraint). But they are far from being the same thing.
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера