Re: Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions
Date: 2026-03-04 01:13:03
Message-ID: aaeHH4yeM-Yj18Y9@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 27, 2026 at 04:25:41PM +0900, Michael Paquier wrote:
> Thoughts or comments?

As it would be a waste to not track this old behavior in the tests, I
have applied that. (Spoiler alert: I broke it accidently while
playing with this area of the code.)
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-03-04 01:16:12 Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Previous Message jian he 2026-03-04 01:04:49 Re: UPDATE run check constraints for affected columns only