REL7_0_PATCHES pgsql/src/bin/pg_dump (pg_dumpaccounts Makefile.in)

Started by Jan Wieckover 25 years ago5 messagescomitters
Jump to latest
#1Jan Wieck
JanWieck@Yahoo.com

Date: Thursday, November 2, 2000 @ 11:54:21
Author: wieck
Tag: REL7_0_PATCHES

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_dump
from hub.org:/tmp/cvs-serv53970

Modified Files:
Makefile.in

Added Files:
pg_dumpaccounts

----------------------------- Log Message -----------------------------

New dump utility script pg_dumpaccounts.

Dumps pg_shadow and pg_group (derived from pg_dumpall).

Jan

#2Bruce Momjian
bruce@momjian.us
In reply to: Jan Wieck (#1)
Re: REL7_0_PATCHES pgsql/src/bin/pg_dump (pg_dumpaccounts Makefile.in)

Jan is going to put it into /contrib of 7.0.3 and 7.1, rather than the
main tree.

Date: Thursday, November 2, 2000 @ 11:54:21
Author: wieck
Tag: REL7_0_PATCHES

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_dump
from hub.org:/tmp/cvs-serv53970

Modified Files:
Makefile.in

Added Files:
pg_dumpaccounts

----------------------------- Log Message -----------------------------

New dump utility script pg_dumpaccounts.

Dumps pg_shadow and pg_group (derived from pg_dumpall).

Jan

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3The Hermit Hacker
scrappy@hub.org
In reply to: Bruce Momjian (#2)
Re: REL7_0_PATCHES pgsql/src/bin/pg_dump (pg_dumpaccounts Makefile.in)

What is there to talk about? *raised eyebrow*

On Thu, 2 Nov 2000, Bruce Momjian wrote:

Woh, Jan. We need to talk about this.

Date: Thursday, November 2, 2000 @ 11:54:21
Author: wieck
Tag: REL7_0_PATCHES

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/pg_dump
from hub.org:/tmp/cvs-serv53970

Modified Files:
Makefile.in

Added Files:
pg_dumpaccounts

----------------------------- Log Message -----------------------------

New dump utility script pg_dumpaccounts.

Dumps pg_shadow and pg_group (derived from pg_dumpall).

Jan

-- 
Bruce Momjian                        |  http://candle.pha.pa.us
pgman@candle.pha.pa.us               |  (610) 853-3000
+  If your life is a hard drive,     |  830 Blythe Avenue
+  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org

#4Peter Eisentraut
peter_e@gmx.net
In reply to: Jan Wieck (#1)
Re: REL7_0_PATCHES pgsql/src/bin/pg_dump (pg_dumpaccounts Makefile.in)

wieck@postgresql.org writes:

New dump utility script pg_dumpaccounts.

Dumps pg_shadow and pg_group (derived from pg_dumpall).

Wouldn't it be better to add an option to pg_dumpall?

--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/

#5Tom Lane
tgl@sss.pgh.pa.us
In reply to: The Hermit Hacker (#3)
Re: REL7_0_PATCHES pgsql/src/bin/pg_dump (pg_dumpaccounts Makefile.in)

The Hermit Hacker <scrappy@hub.org> writes:

What is there to talk about? *raised eyebrow*

New features in a patch release. I thought that was not the done
thing... especially untested new features dropped in the day before
wrap...

regards, tom lane