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

Commit5c913a7

Browse files
committed
add a comment regarding '#undef DELETE'
1 parentef72caa commit5c913a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/planner_tree_modification.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
#include"utils/syscache.h"
2525

2626

27+
/*
28+
* Drop conflicting macros for the sake of TRANSFORM_CONTEXT_FIELD(...).
29+
* For instance, Windows.h contains a nasty "#define DELETE".
30+
*/
2731
#ifdefSELECT
2832
#undef SELECT
2933
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp