Skip to content

Commit 2f6e240

Browse files
committed
pgxs.mk: remove unreachable rule for deleting regress.def.
We never create regress.def, and if we did this code would fail to delete it, because "win" is not the correct PORTNAME for Windows. This thinko seems to have originated in commit 7a6b562 from 1999, although it got moved around multiple times since then. Author: Christoph Berg <myon@debian.org> Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/aFVR7R7VDX7y2ruc@msg.df7cb.de
1 parent 4464fdd commit 2f6e240

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/makefiles/pgxs.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,7 @@ endif
376376
ifdef REGRESS
377377
# things created by various check targets
378378
rm -rf $(pg_regress_clean_files)
379-
ifeq ($(PORTNAME), win)
380-
rm -f regress.def
381379
endif
382-
endif # REGRESS
383380
ifdef TAP_TESTS
384381
rm -rf tmp_check/
385382
endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy