pgsql: When changing a regression test file one should also change the

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: When changing a regression test file one should also change the
Date: 2009-02-02 16:54:28
Message-ID: 20090202165428.2C6F27559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
When changing a regression test file one should also change the expected output file.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/expected:
sql-binary.c (r1.13 -> r1.14)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-binary.c?r1=1.13&r2=1.14)
sql-binary.stderr (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-binary.stderr?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-02-02 19:31:40 pgsql: Allow reloption names to have qualifiers, initially supporting a
Previous Message Michael Meskes 2009-02-02 16:49:50 pgsql: Set memory segment to '0', just to be sure.