Thread: pgsql: Remove -o/--oids from pg_dumpall

pgsql: Remove -o/--oids from pg_dumpall

From
Michael Paquier
Date:
Remove -o/--oids from pg_dumpall

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

Discussion: https://postgr.es/m/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(-)