pgsql: Add ORDER BY to vacummdb so databases are scaned in the same

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add ORDER BY to vacummdb so databases are scaned in the same
Date: 2007-02-13 17:39:39
Message-ID: 20070213173939.B8C9F9FB7E3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
Add ORDER BY to vacummdb so databases are scaned in the same order as
pg_dumpall.

Modified Files:
--------------
pgsql/src/bin/scripts:
vacuumdb.c (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/vacuumdb.c.diff?r1=1.15&r2=1.16)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-13 18:00:35 pgsql: Update /contrib/fuzzystrmatch error message to mention bytes, not
Previous Message Bruce Momjian 2007-02-13 17:03:17 pgsql: Add: > * Update our code to handle 64-bit timezone files to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-13 17:40:04 Re: tiny patch to make vacuumdb -a's database order match pg_dumpall
Previous Message Jim C. Nasby 2007-02-13 17:24:45 cuckoo is hung during regression test