| From: | Marko Tiikkaja <marko(dot)tiikkaja(at)cs(dot)helsinki(dot)fi> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Using results from INSERT ... RETURNING |
| Date: | 2009-09-28 15:31:59 |
| Message-ID: | 4AC0D6EF.70001@cs.helsinki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas wrote:
> So I think we should at a minimum ask the patch author to (1) fix the
> explain bugs I found and (2) update the README, as well as (3) revert
> needless whitespace changes - there are a couple in execMain.c, from
> the looks of it.
In the attached patch, I made the changes to explain as you suggested
and reverted the only whitespace change I could find from execMain.c.
However, English isn't my first language so I'm not very confident about
fixing the README.
Regards,
Marko Tiikkaja
| Attachment | Content-Type | Size |
|---|---|---|
| dmlnode3.patch | text/x-patch | 70.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-09-28 15:38:45 | Re: Rejecting weak passwords |
| Previous Message | Albe Laurenz | 2009-09-28 15:31:37 | Re: Rejecting weak passwords |