hstore-new - hstore-new: Fix error in Assert() call.

From: andrewsn(at)pgfoundry(dot)org (User Andrewsn)
To: pgsql-committers(at)postgresql(dot)org
Subject: hstore-new - hstore-new: Fix error in Assert() call.
Date: 2009-10-01 05:25:07
Message-ID: 20091001052507.877001073A0C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix error in Assert() call.

Tags:
----
OLD_FORMAT

Modified Files:
--------------
hstore-new:
hstore_op.c (r1.5 -> r1.5.2.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_op.c?r1=1.5&r2=1.5.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewsn 2009-10-01 05:39:12 hstore-new - hstore-new: Code roughly as submitted for contrib, prior to
Previous Message Tom Lane 2009-10-01 01:58:58 pgsql: Support "samehost" and "samenet" specifications in pg_hba.conf,