Remove -o/--oids from pg_dumpall

Michael Paquier <michael@paquier.xyz>

Commit: 657c2384c6c79c6ed0d6f71f811b2fc7c41f104a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-05-23T00:36:28Z
Releases: 12.0
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

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +0 −14
src/bin/pg_dump/pg_dumpall.c modified +1 −7

Documentation touched

Discussion