Re: bug in 7.4 SET WITHOUT OIDs

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: bug in 7.4 SET WITHOUT OIDs
Дата
Msg-id 4061069E.8030807@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: bug in 7.4 SET WITHOUT OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: bug in 7.4 SET WITHOUT OIDs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>Will it handle this case:
>>usa=# create table testy (a int4) without oids;
>>usa=# alter table testy add oid int4;
> 
> 
> No.  This is DROP not ADD.

What I meant is - does it handle dropping a non-system 'oid' column? 
ie. A user column that just happens to be named 'oid'.

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: linked list rewrite
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PANIC: hash table "Shared Buffer Lookup Table" corrupted