pgsql: doc: Mention all options equivalent to pg_dump --filter patterns - Mailing list pgsql-committers

From Dean Rasheed
Subject pgsql: doc: Mention all options equivalent to pg_dump --filter patterns
Date
Msg-id E1sGfZi-000sgP-0C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Mention all options equivalent to pg_dump --filter patterns.

In the documentation for pg_dump's new --filter option, added by
commit a5cf808be5, each object pattern should match some other
existing pg_dump option, but some had been omitted, so add them.

Noted by Daniel Gustafsson, reviewed by Ayush Vatsa.

Discussion: https://postgr.es/m/CAEZATCWtVUt51B6BjTUQoS4dcNyOBj%2B04ngL7HSH3ehBXTUt%3Dw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c50d4f4028e5518511b9bfc3a17860a90dc88357

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 37 +++++++++++++++++++++----------------
1 file changed, 21 insertions(+), 16 deletions(-)


pgsql-committers by date:

Previous
From: Richard Guo
Date:
Subject: pgsql: Fix comment about cross-checking the varnullingrels
Next
From: Amit Kapila
Date:
Subject: pgsql: Doc: Fix ambuiguity in column lists.