pgsql: Remove -o/--oids from pg_dumpall

Started by Michael Paquierabout 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Remove -o/--oids from pg_dumpall

This has been forgotten in 578b229, which has removed support for WITH
OIDS.

Discussion: /messages/by-id/CALAY4q99FcFCoG6ddke0V-AksGe82L_+bhDWgEfgZBakB840zA@mail.gmail.com
Author: Surafel Temesgen

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/657c2384c6c79c6ed0d6f71f811b2fc7c41f104a

Modified Files
--------------
doc/src/sgml/ref/pg_dumpall.sgml | 14 --------------
src/bin/pg_dump/pg_dumpall.c | 8 +-------
2 files changed, 1 insertion(+), 21 deletions(-)