Skip to content

Commit 0c693b4

Browse files
committed
Add missing --globals-only (long form of -g).
1 parent 086c071 commit 0c693b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bin/pg_dump/pg_dumpall.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1994, Regents of the University of California
77
*
88
*
9-
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dumpall.c,v 1.14 2003/02/14 19:40:42 momjian Exp $
9+
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dumpall.c,v 1.15 2003/03/06 21:45:52 tgl Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -81,6 +81,7 @@ main(int argc, char *argv[])
8181
{"inserts", no_argument, NULL, 'd'},
8282
{"attribute-inserts", no_argument, NULL, 'D'},
8383
{"column-inserts", no_argument, NULL, 'D'},
84+
{"globals-only", no_argument, NULL, 'g'},
8485
{"host", required_argument, NULL, 'h'},
8586
{"ignore-version", no_argument, NULL, 'i'},
8687
{"oids", no_argument, NULL, 'o'},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy