Re: Second RewriteQuery complains about first RewriteQuery in edge case

From: Bernice Southey <bernice(dot)southey(at)gmail(dot)com>
To: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Second RewriteQuery complains about first RewriteQuery in edge case
Date: 2025-11-28 09:20:32
Message-ID: CAEDh4nyp9uUd5GrP13XsW_TTxr0H1LHG_YUzTVywA=9Z7hf4PQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-11-28 09:20:51 Re: Proposal: adding --enable-shadows-warning
Previous Message Chao Li 2025-11-28 09:18:28 Re: Migrate to autoconf 2.72?