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

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Mention all options equivalent to pg_dump --filter patterns
Date: 2024-06-10 14:00:42
Message-ID: E1sGfZi-000sgP-0C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2024-06-11 04:22:44 pgsql: Doc: Fix ambuiguity in column lists.
Previous Message Richard Guo 2024-06-10 04:10:27 pgsql: Fix comment about cross-checking the varnullingrels