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-02T18:13:43Z
Lists: pgsql-hackers

Attachments

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.

			regards, tom lane

Commits

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