pgsql: Set memory segment to '0', just to be sure.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Set memory segment to '0', just to be sure.
Date: 2009-02-02 16:49:50
Message-ID: 20090202164950.B26E67559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Set memory segment to '0', just to be sure.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/sql:
binary.pgc (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/sql/binary.pgc?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2009-02-02 16:54:28 pgsql: When changing a regression test file one should also change the
Previous Message Michael Meskes 2009-02-02 16:14:06 pgsql: Fixed auto allocation for binary data types.