Wrong syntax in feature description - Mailing list pgsql-hackers

From Peter Smith
Subject Wrong syntax in feature description
Date
Msg-id CAHut+PusQtGGB06X6R2U6xCA6W1=K0QC_Vs0qx83sXjtUxuDiw@mail.gmail.com
Whole thread Raw
Responses Re: Wrong syntax in feature description
List pgsql-hackers
Hi, I noticed a feature description [1] referring to a command example:

CREATE PUBLICATION ... FOR ALL TABLES IN SCHEMA ....

~~

AFAIK that should say "FOR TABLES IN SCHEMA" (without the "ALL", see [2])

------
[1] https://www.postgresql.org/about/featurematrix/detail/391/
[2] https://www.postgresql.org/docs/16/sql-createpublication.html

Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: [PATCH] Missing dep on Catalog.pm in meson rules
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Missing dep on Catalog.pm in meson rules