Re: Removing rm regress.def

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Removing rm regress.def
Date: 2025-06-20 16:35:46
Message-ID: 1948675.1750437346@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christoph Berg <myon(at)debian(dot)org> writes:
> Re: Tom Lane
>> Yeah, seems quite bogus. It's harmless though, so I don't
>> see a need to back-patch, do you?

> Other than it being confusing, it doesn't hurt.

OK, applied to master only.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-06-20 16:39:45 Re: Prevent numeric literals from having non-numeric trailing characters (Peter Eisentraut)
Previous Message Nico Williams 2025-06-20 16:31:49 Re: Improve the performance of Unicode Normalization Forms.