Implemented current_query

From: Tomas Doran <bobtfish(at)bobtfish(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: Implemented current_query
Date: 2007-05-07 18:48:25
Message-ID: 95BC6EB1-1CC5-44C9-90B7-73512F209228@bobtfish.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

As suggested in the TODO list (and as I need the functionality
myself), I have implemented the current_query interface to
debug_query_string.

I'm not sure the best place to put this, suggestions welcome..

Please review the patch attached.

Cheers
Tom

Attachment Content-Type Size
pgsql-current_query.patch application/octet-stream 5.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2007-05-07 19:17:19 Re: psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory
Previous Message Alvaro Herrera 2007-05-07 17:59:10 Re: autovacuum starvation

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-05-07 19:26:05 Re: autovacuum does not start in HEAD
Previous Message Tom Lane 2007-05-07 17:48:04 Re: updated WIP: arrays of composites