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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Dept of second thoughts: --no-tablespaces had better also prevent
Date: 2008-03-20 17:42:51
Message-ID: 20080320174251.BD2B07558E1@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-03-20 17:55:15 pgsql: Make source code READMEs more consistent.
Previous Message Tom Lane 2008-03-20 17:36:58 pgsql: Support a --no-tablespaces option in