September 25, 2025: PostgreSQL 18 Released!

Feature Description

CREATE FOREIGN TABLE ... LIKE

Specify a source table from which the new table automatically copies all column names, their data types, and their not-null constraints.