remove WITHOUT OIDS syntax for v19
Junwang Zhao <zhjwpku@gmail.com>
From: Junwang Zhao <zhjwpku@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-15T15:06:11Z
Lists: pgsql-hackers
Attachments
- v1-0001-chore-remove-WITHOUT-OIDS-syntax.patch (application/octet-stream) patch v1-0001
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