Implement current_query(), that shows the currently executing query.

Bruce Momjian <bruce@momjian.us>

Commit: f96928fde90697bd6eeda85a89225e31c0b5a16d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2008-04-04T16:57:21Z
Releases: 8.4.0
Implement current_query(), that shows the currently executing query.
At the same time remove dblink/dblink_current_query() as it is no longer
necessary
*BACKWARD COMPATIBILITY ISSUE* for dblink

Tomas Doran

Files