Re: tighten generic_option_name, or store more carefully in catalog?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Chapman Flack <jcflack@acm.org>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-06-02T19:23:25Z
Lists: pgsql-hackers
Chapman Flack <jcflack@acm.org> writes: > On 06/02/25 14:13, Tom Lane wrote: >> Here's a proposed patch for the "=" issue. Whether or not we should >> rethink FDW validation behavior, doing so surely couldn't be >> back-patched. But I think this much should be. > LGTM Pushed, thanks for looking at it. regards, tom lane
Commits
-
Disallow "=" in names of reloptions and foreign-data options.
- eb423464753f 14.19 landed
- cd31eaaebc40 13.22 landed
- e76097124f7d 15.14 landed
- d4046125dd7d 17.6 landed
- ab758ec4d307 16.10 landed
- aa87f69c009a 18.0 landed