Re: Second RewriteQuery complains about first RewriteQuery in edge case

Bernice Southey <bernice.southey@gmail.com>

From: Bernice Southey <bernice.southey@gmail.com>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Kirill Reshke <reshkekirill@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-28T09:20:32Z
Lists: pgsql-hackers
Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> Here's an update, doing it that way. It does appear somewhat neater.

This is neat.
Should the test be the rules one? Updatable views are more used, but
your rules example has more coverage.

Thanks, Bernice