pgsql: Revert "Add temporary debugging assertion, in 9.4 branch only."

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Add temporary debugging assertion, in 9.4 branch only."
Date: 2018-04-16 17:44:48
Message-ID: E1f88BM-0008BX-Or@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Add temporary debugging assertion, in 9.4 branch only."

This reverts commit 5ee940e1cdb6af3af52bb01e44aac63f3a73a28d.
Further debugging is needed, but it'll look different than this,
so for simplicity revert this first.

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fea5bfde1673fdbcf3ae2ce1ce3d5df2743e5653

Modified Files
--------------
src/backend/commands/indexcmds.c | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-04-16 19:08:01 pgsql: Ignore whole-rows in INSERT/CONFLICT with partitioned tables
Previous Message Tom Lane 2018-04-16 00:24:05 pgsql: Add temporary debugging assertion, in 9.4 branch only.