Skip to content

Allow create foreign tables "like" local tables #45

@robins

Description

@robins

Allow create foreign tables "like" local tables

ERROR:  LIKE is not supported for creating foreign tables
LINE 1: CREATE FOREIGN TABLE chr_fdw (LIKE chr) SERVER local_fdw;
                                           ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions