8000 Revoked changes for pg_dumpaccounts · percona/postgres@5d547cd · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d547cd

Browse files
Jan WieckJan Wieck
Jan Wieck
authored and
Jan Wieck
committed
Revoked changes for pg_dumpaccounts
Script will go into the contrib directory. Jan
1 parent 013c2c6 commit 5d547cd

File tree

2 files changed

+1
-67
lines changed

2 files changed

+1
-67
lines changed

src/bin/pg_dump/Makefile.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/Makefile.in,v 1.13.2.1 2000/11/02 16:54:21 wieck Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/Makefile.in,v 1.13.2.2 2000/11/02 17:33:41 wieck Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -41,7 +41,6 @@ submake:
4141
install: pg_dump
4242
$(INSTALL) $(INSTL_EXE_OPTS) pg_dump$(X) $(BINDIR)/pg_dump$(X)
4343
$(INSTALL) $(INSTL_EXE_OPTS) pg_dumpall $(BINDIR)/pg_dumpall
44-
$(INSTALL) $(INSTL_EXE_OPTS) pg_dumpaccounts $(BINDIR)/pg_dumpaccounts
4544
$(INSTALL) $(INSTL_EXE_OPTS) pg_upgrade $(BINDIR)/pg_upgrade
4645

4746
depend dep:

src/bin/pg_dump/pg_dumpaccounts

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0