Re: Add copyright notice to 048_vacuum_horizon_floor.pl

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add copyright notice to 048_vacuum_horizon_floor.pl
Date: 2025-10-22 23:10:12
Message-ID: aPlkVG4GSQ15Muhk@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gurjeet Singh 2025-10-22 23:17:40 Git clone over git protocol fails
Previous Message Masahiko Sawada 2025-10-22 22:59:56 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart