Re: Proposal to CREATE FOREIGN TABLE LIKE
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Mingli Zhang <zmlpostgres@gmail.com>
Cc: Álvaro Herrera <alvherre@alvh.no-ip.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-03T00:29:17Z
Lists: pgsql-hackers
On Mon, Feb 03, 2025 at 06:22:13AM +0800, Mingli Zhang wrote: > Yes, I would like to provide a patch. > > Glad to see we have come to an agreement on this. Just adding my +1 here. FWIW. -- Michael
Commits
-
Add support for LIKE in CREATE FOREIGN TABLE
- 302cf1575923 18.0 landed