Removing rm regress.def - Mailing list pgsql-hackers

From Christoph Berg
Subject Removing rm regress.def
Date
Msg-id aFVR7R7VDX7y2ruc@msg.df7cb.de
Whole thread Raw
Responses Re: Removing rm regress.def
List pgsql-hackers
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.

Christoph

Attachment

pgsql-hackers by date:

Previous
From: Rahila Syed
Date:
Subject: Re: add function for creating/attaching hash table in DSM registry
Next
From: Amit Langote
Date:
Subject: Re: generic plans and "initial" pruning