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

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: c50d4f4028e5518511b9bfc3a17860a90dc88357
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2024-06-10T13:58:21Z
Releases: 17.0
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

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +21 −16

Documentation touched

Discussion