pgsql: Remove unneed #include now that current_query() has moved to the - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove unneed #include now that current_query() has moved to the
Date
Msg-id 20080404170256.AC1167558F2@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Have psql command 'help' suggest the use of \?, updated version.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow 'help' in psql to show \? help, for novice assistance.