remove WITHOUT OIDS syntax for v19

From: Junwang Zhao <zhjwpku(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: remove WITHOUT OIDS syntax for v19
Date: 2025-07-15 15:06:11
Message-ID: CAEG8a3JSF8KQgKOW7V2o6tDbufU43VDN5sz=OpOOFBQRKYKnNw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

WITH OIDS was removed in v12, I'm wondering if we could remove the
WITHOUT OIDS support for v19.

attach is the trivial patch for $subject.

--
Regards
Junwang Zhao

Attachment Content-Type Size
v1-0001-chore-remove-WITHOUT-OIDS-syntax.patch application/octet-stream 25.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-07-15 15:08:13 Re: Logical replication launcher did not automatically restart when got SIGKILL
Previous Message Greg Sabino Mullane 2025-07-15 14:59:38 Re: [PATCH] Generate random dates/times in a specified range