Re: Need help with clarification on stored procedure support in PostGreSQL database

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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 15:53:35
Message-ID: CAKFQuwbjZf71eA2tm0sryZ5E7FuvuDdNoZeJ7uL=tF1meLt26g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Mar 9, 2021 at 5:18 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> "David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> > On Tue, Mar 9, 2021 at 4:50 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Would it be better
> >> to turn the para into a bulleted list, which we could introduce with
> >> "The key differences are:" ?
>
> > Indeed, reworking the rest of the paragraph around that introduction
> would
> > be much better.
>
> 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

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2021-03-10 16:35:36 Re: Need help with clarification on stored procedure support in PostGreSQL database
Previous Message Ron 2021-03-10 14:25:21 Re: Logical Replication, CPU load and Locking contention