Re: Removing rm regress.def - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Removing rm regress.def
Date
Msg-id 1939788.1750432843@sss.pgh.pa.us
Whole thread Raw
In response to Removing rm regress.def  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
Christoph Berg <myon@debian.org> writes:
> pgxs.mk is cleaning up a file "regress.def" if PORTNAME=win, but the
> only reference to that file I could find is in the original commit
> from 1999 adding that "rm" rule (and several commits moving the rule
> around later).

> Given that the PORTNAME is wrong (should be win32), it's probably safe
> to just delete the rule.

Yeah, seems quite bogus.  It's harmless though, so I don't
see a need to back-patch, do you?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alexander Borisov
Date:
Subject: Re: Improve the performance of Unicode Normalization Forms.
Next
From: Tom Lane
Date:
Subject: Re: Removing rm regress.def