Re: remove WITHOUT OIDS syntax for v19

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Junwang Zhao <zhjwpku(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: remove WITHOUT OIDS syntax for v19
Date: 2025-07-15 15:11:26
Message-ID: 907407.1752592286@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Junwang Zhao <zhjwpku(at)gmail(dot)com> writes:
> WITH OIDS was removed in v12, I'm wondering if we could remove the
> WITHOUT OIDS support for v19.

Why?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2025-07-15 15:14:44 Re: small fix for pg_overexplain docs
Previous Message Tom Lane 2025-07-15 15:10:42 Re: [PATCH] Generate random dates/times in a specified range