| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Simplify plpgsql's check for simple expressions. |
| Date: | 2017-08-16 16:17:31 |
| Message-ID: | CA+TgmoZ6QK_+s7FNLx=gYeGAQC8hop_S-aF9_nzc67hQij6nSg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Wed, Aug 16, 2017 at 11:56 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> So I still don't see what's wrong here, other than that the comment is
>> evidently not half clear enough.
>
> I can get on board with that statement. Can you draft a better wording?
Here is an attempt. Feel free to edit.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| clarify-force-parallel.patch | application/octet-stream | 1.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-08-16 16:49:32 | Re: [COMMITTERS] pgsql: Simplify plpgsql's check for simple expressions. |
| Previous Message | Tom Lane | 2017-08-16 15:56:34 | Re: [COMMITTERS] pgsql: Simplify plpgsql's check for simple expressions. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-08-16 16:24:11 | Re: Function to move the position of a replication slot |
| Previous Message | Robert Haas | 2017-08-16 16:04:57 | Re: Refactoring identifier checks to consistently use strcmp |