Re: Why is specifying oids = false multiple times in create table is silently ignored?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Why is specifying oids = false multiple times in create table is silently ignored?
Дата
Msg-id YG2OYTlzLEAL5kmE@paquier.xyz
обсуждение исходный текст
Ответ на Why is specifying oids = false multiple times in create table is silently ignored?  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Ответы Re: Why is specifying oids = false multiple times in create table is silently ignored?
Список pgsql-hackers
On Wed, Apr 07, 2021 at 04:00:46PM +0530, Bharath Rupireddy wrote:
> And also, the commit 578b229718 talks about removing "with (oids =
> false)" someday. Is it the time now to remove that and error out with
> "unrecognized parameter "oids""?

Nope, and I think that it will remain around for some time.  Keeping
around the code necessary to silence WITH OIDS has no real maintenance
cost, and removing it could easily break applications.  So there is
little gain in cleaning up that, and a lot of potential loss for
users.
--
Michael

Вложения

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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] PREPARE TRANSACTION unexpected behavior with TEMP TABLE
Следующее
От: Erik Rijkers
Дата:
Сообщение: hba.c:3160:18: warning: comparison of unsigned enum expression