Re: Proposal to CREATE FOREIGN TABLE LIKE
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Zhang Mingli <zmlpostgres@gmail.com>
Cc: Sami Imseih <samimseih@gmail.com>, Álvaro Herrera <alvherre@alvh.no-ip.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-19T23:55:51Z
Lists: pgsql-hackers
On Wed, Feb 19, 2025 at 03:40:56PM +0800, Zhang Mingli wrote: > Thanks for the correction. No problem. If you see anything else that you think is misleading, please feel free to ping me on this thread. -- Michael
Commits
-
Add support for LIKE in CREATE FOREIGN TABLE
- 302cf1575923 18.0 landed