Re: minor gripe about lax reloptions parsing for views - Mailing list pgsql-hackers

From Greg Stark
Subject Re: minor gripe about lax reloptions parsing for views
Date
Msg-id CAM-w4HO1JqbdL0SvhkjaFR+MyRCbZntiVCOQTniBSDrM7URrOg@mail.gmail.com
Whole thread Raw
In response to Re: minor gripe about lax reloptions parsing for views  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
The patch is currently not applying.

And it looks like there hasn't been any discussion since Alvaro's
comments last december. I'm marking the patch Returned with Feedback.

On Fri, 24 Dec 2021 at 16:49, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
> On 2021-Dec-21, Mark Dilger wrote:
>
> > Rebased patch attached:
>
> These tests are boringly repetitive.  Can't we have something like a
> nested loop, with AMs on one and reloptions on the other, where each
> reloption is tried on each AM and an exception block to report the
> failure or success for each case?  Maybe have the list of AMs queried
> from pg_am with hardcoded additions if needed?
>
> --
> Álvaro Herrera              Valdivia, Chile  —  https://www.EnterpriseDB.com/
> "Ninguna manada de bestias tiene una voz tan horrible como la humana" (Orual)
>
>


--
greg



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: [PATCH] pgbench: add multiconnect option
Next
From: Greg Stark
Date:
Subject: Re: jsonpath syntax extensions