projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d7f7f
)
fix typo
author
Andrew Dunstan
<andrew@dunslane.net>
Sun, 18 Nov 2018 17:43:03 +0000
(12:43 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sun, 18 Nov 2018 17:43:03 +0000
(12:43 -0500)
src/pl/plperl/plperl.h
patch
|
blob
|
blame
|
history
diff --git
a/src/pl/plperl/plperl.h
b/src/pl/plperl/plperl.h
index 0a77860b98f438b8d9802f429b1876e8652c094e..c112da2d8c22da51c6beeef189ae30e65ca6c058 100644
(file)
--- a/
src/pl/plperl/plperl.h
+++ b/
src/pl/plperl/plperl.h
@@
-46,7
+46,7
@@
*/
#ifdef _MSC_VER
#define __inline__ inline
-#ifdef isna
me
+#ifdef isna
n
#undef isnan
#endif
#endif