Re: Add copyright notice to 048_vacuum_horizon_floor.pl
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-22T23:10:12Z
Lists: pgsql-hackers
On Wed, Oct 22, 2025 at 03:25:39PM -0700, Masahiko Sawada wrote: > I noticed that 048_vacuum_horizon_floor.pl is missing the copyright > notice. I've attached a patch to add it. LGTM. -- Michael
Commits
-
Add copyright notice to vacuum_horizon_floor.pl test.
- 487e2bc5341c 19 (unreleased) landed
- 2bc01eff37a2 18.1 landed
- 9310be78ae66 17.7 landed
- 0b36c326aa70 16.11 landed
- 574a6563768f 15.15 landed
- c4a6444a65ac 14.20 landed
-
Test that vacuum removes tuples older than OldestXmin
- 303ba0573ce6 18.0 cited