]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Mention all options equivalent to pg_dump --filter patterns.
authorDean Rasheed <dean.a.rasheed@gmail.com>
Mon, 10 Jun 2024 13:55:41 +0000 (14:55 +0100)
committerDean Rasheed <dean.a.rasheed@gmail.com>
Mon, 10 Jun 2024 13:58:21 +0000 (14:58 +0100)
commitc50d4f4028e5518511b9bfc3a17860a90dc88357
tree3353ac4acf8b114fcc1e7a42804e93816bcc68de
parent3cb19f45a3f58fb482999be5fae6ecad74f7fa27
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
doc/src/sgml/ref/pg_dump.sgml