| From: | Tom Raney <raneyt(at)cecs(dot)pdx(dot)edu> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Cc: | Gregory Stark <stark(at)enterprisedb(dot)com> |
| Subject: | Explain XML patch v2 |
| Date: | 2008-07-02 04:48:25 |
| Message-ID: | 20080701214825.m2eczeym8404ss4g@webmail.cecs.pdx.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
This is an update to my EXPLAIN XML patch submitted a few days ago.
I've added a documentation patch and modified some of the code per
comments by Gregory Stark.
Because the main consumer of output generated by this patch will
presumably be a machine, I didn't clutter up the documentation with
matching XML output for every standard example query. But, I added
enough to hopefully give the user an idea of what to expect.
Regards,
Tom Raney
| Attachment | Content-Type | Size |
|---|---|---|
| exml_patch_v2 | text/plain | 41.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2008-07-02 05:32:14 | Re: Limits of backwards compatibility for psql's \d commands |
| Previous Message | Devrim GÜNDÜZ | 2008-07-02 04:20:08 | Re: Limits of backwards compatibility for psql's \d commands |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2008-07-02 09:25:51 | Re: Explain XML patch v2 |
| Previous Message | Bruce Momjian | 2008-07-01 21:49:13 | Re: LOCK_DEBUG documentation |