Re: tighten generic_option_name, or store more carefully in catalog?

Chapman Flack <jcflack@acm.org>

From: Chapman Flack <jcflack@acm.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-06-02T18:43:49Z
Lists: pgsql-hackers
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
Regards,
-Chap




Commits

  1. Disallow "=" in names of reloptions and foreign-data options.