| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | explain refactoring v2 |
| Date: | 2009-05-30 21:33:07 |
| Message-ID: | 603c8f070905301433i1804ab9aqecb272a5679405b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here's an updated version of my patch from last night.
http://archives.postgresql.org/message-id/603c8f070905292048y804d505wf701214e7b81fde7@mail.gmail.com
In addition to the changes mentioned there, this removes a completely
unused argument from show_scan_qual() and two redundant ones from
show_sort_keys().
I realize this may not be the most glamorous patch that any of you
have read in the last year...
...Robert
| Attachment | Content-Type | Size |
|---|---|---|
| explain_refactor_v2.patch | text/x-diff | 11.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Stark | 2009-05-30 23:03:17 | Re: pg_migrator and an 8.3-compatible tsvector data type |
| Previous Message | Tom Lane | 2009-05-30 21:26:49 | Re: pg_migrator and an 8.3-compatible tsvector data type |