Bruce Momjian wrote: > Log Message: > ----------- > 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
I think the agreement was that dblink_current_query was to be implemented on top of this. In fact I don't see any reason not to. Also, wasn't the name supposed to be client_query? -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
