| От | Tom Lane |
|---|---|
| Тема | Re: CREATE TABLE LIKE INCLUDING INDEXES support |
| Дата | |
| Msg-id | 19542.1180882101@sss.pgh.pa.us обсуждение |
| Ответ на | Re: CREATE TABLE LIKE INCLUDING INDEXES support (NikhilS <nikkhils@gmail.com>) |
| Ответы |
Re: CREATE TABLE LIKE INCLUDING INDEXES support
|
| Список | pgsql-patches |
NikhilS <nikkhils@gmail.com> writes:
> On 6/3/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> This still seems to fundamentally misunderstand the difference between
>> an index and a constraint. IMHO it should not be examining pg_index
>> (or specifically, the index Relations) at all.
> Anyways, this patch and the functionality introduced herein will be useful
> in the "CREATE .. INCLUDING INDEXES" case too.
No doubt. But those are different features and we shouldn't confuse
'em; in particular not put behavior into the INCLUDING CONSTRAINTS case
that shouldn't be there.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера