| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Guyren Howe <guyren(at)gmail(dot)com>, raf <raf(at)raf(dot)org>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, "Bysani, Ram" <rbysani(at)informatica(dot)com>, "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Need help with clarification on stored procedure support in PostGreSQL database |
| Date: | 2021-03-10 16:35:36 |
| Message-ID: | 2106606.1615394136@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> On Tue, Mar 9, 2021 at 5:18 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> v2 attached.
> Thank you. That reads much better, aside from maybe a couple of missing
> commas.
> - Certain function attributes such as strictness don't apply to
> + Certain function attributes, such as strictness, don't apply to
I see your point, but that ends up with way too many commas in the
sentence. After puzzling a bit, I broke it into two sentences.
Done like that, thanks for the discussion!
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2021-03-10 17:40:58 | Re: WAL-files is not removing authomaticaly |
| Previous Message | David G. Johnston | 2021-03-10 15:53:35 | Re: Need help with clarification on stored procedure support in PostGreSQL database |