pgsql: Dept of second thoughts: --no-tablespaces had better also prevent - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Dept of second thoughts: --no-tablespaces had better also prevent
Date
Msg-id 20080320174251.BD2B07558E1@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Dept of second thoughts: --no-tablespaces had better also prevent
pg_dumpall from attaching TABLESPACE options to CREATE DATABASE commands.

Modified Files:
--------------
    pgsql/src/bin/pg_dump:
        pg_dumpall.c (r1.101 -> r1.102)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c?r1=1.101&r2=1.102)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Add a couple of missing FreeQueryDesc calls.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Arrange for an explicit cast applied to an ARRAY[] constructor to