pgsql: Remove unneed #include now that current_query() has moved to the

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove unneed #include now that current_query() has moved to the
Date: 2008-04-04 17:02:56
Message-ID: 20080404170256.AC1167558F2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove unneed #include now that current_query() has moved to the backend.

Modified Files:
--------------
pgsql/contrib/dblink:
dblink.c (r1.72 -> r1.73)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c?r1=1.72&r2=1.73)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-04 17:25:23 pgsql: Remove no-longer-used function assign_backslash_quote()
Previous Message Bruce Momjian 2008-04-04 16:57:21 pgsql: Implement current_query(), that shows the currently executing