Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned - Mailing list pgsql-hackers

From Peter Smith
Subject Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned
Date
Msg-id CAHut+PuK=ti7kL5+cZQX5icn5Ko1An0eQZ3rNBehDfMnNCXdtA@mail.gmail.com
Whole thread Raw
In response to Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
Here is a v1 patch, where:

- now user gets ERROR if the 'publish_generated_columns' parameter is
specified without a value
- regression tests are updated

(docs are unchanged)

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Xuneng Zhou
Date:
Subject: Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid