Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7359c78

Browse files
dmpgprovbwagner
authored andcommitted
Try to fix pg_pathman (DELETE on Win)
1 parente2bf4e3 commit7359c78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎contrib/pg_pathman/src/planner_tree_modification.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
#include"storage/lmgr.h"
2424
#include"utils/syscache.h"
2525

26+
#ifdefDELETE
27+
#undef DELETE
28+
#endif
2629

2730
/* for assign_rel_parenthood_status() */
2831
#definePARENTHOOD_TAG CppAsString(PARENTHOOD)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp