| 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: | [email protected] |
| Views: | Whole Thread | Raw Message | 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 |
| 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 |
| 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 |