Re: Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-04T01:13:03Z
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
Commits
-
Add some tests for CREATE OR REPLACE VIEW with column additions
- 9ef6381829cb 19 (unreleased) landed