On Mon, 2021-10-11 at 23:14 -0400, rir wrote: > On Sun, Oct 10, 2021 at 04:15:01PM -0400, rir wrote: > > On Fri, Oct 08, 2021 at 02:47:43PM +0200, Laurenz Albe wrote: > > > On Thu, 2021-10-07 at 16:06 -0400, rir wrote: > > > > FETCH [ direction ] [ FROM | IN ] cursor_name > > Should the pgplsql docs be similiarly changed per the above > in 43.7.3.1 and 2?
Absolutely! It may even make sense to extend the existing comments to alert people who modify the syntax diagram in the future that they should also consider reviewing the PL/pgSQL syntax. Yours, Laurenz Albe