pgsql: Remove accidentally-committed debugging code.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove accidentally-committed debugging code.
Date: 2015-11-15 23:16:56
Message-ID: E1Zy6XY-0001jt-1R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove accidentally-committed debugging code.

Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/179c97bf587df710f98aa3ce2d95f503b0757e15

Modified Files
--------------
src/backend/executor/tqueue.c | 4 ----
1 file changed, 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-11-16 18:45:35 pgsql: Speed up ruleutils' name de-duplication code, and fix overlength
Previous Message Tom Lane 2015-11-15 19:41:46 pgsql: Fix ruleutils.c's dumping of whole-row Vars in ROW() and VALUES(