remove WITHOUT OIDS syntax for v19 - Mailing list pgsql-hackers

From Junwang Zhao
Subject remove WITHOUT OIDS syntax for v19
Date
Msg-id CAEG8a3JSF8KQgKOW7V2o6tDbufU43VDN5sz=OpOOFBQRKYKnNw@mail.gmail.com
Whole thread Raw
Responses Re: remove WITHOUT OIDS syntax for v19
Re: remove WITHOUT OIDS syntax for v19
List 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

pgsql-hackers by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: [PATCH] Generate random dates/times in a specified range
Next
From: Fujii Masao
Date:
Subject: Re: Logical replication launcher did not automatically restart when got SIGKILL