Content-Length: 254548 | pFad | http://github.com/postgrespro/postgres/commit/7a5d74b7dd4b1324e8a8fff4086d51d4f43b1721

9E Put back mistakenly removed #include. · postgrespro/postgres@7a5d74b · GitHub
Skip to content

Commit 7a5d74b

Browse files
committed
Put back mistakenly removed #include.
In commit 4dbcb3f I removed some code from parse_coerce.c, and also removed some apparently-no-longer-needed #includes. But removing datum.h broke some not-compiled-by-default code. Discussion: https://postgr.es/m/20200407205436.pyjhddw5bn5upvsu@development
1 parent 9e9abed commit 7a5d74b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/parser/parse_coerce.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "parser/parse_relation.h"
2626
#include "parser/parse_type.h"
2727
#include "utils/builtins.h"
28+
#include "utils/datum.h" /* needed for datumIsEqual() */
2829
#include "utils/lsyscache.h"
2930
#include "utils/syscache.h"
3031
#include "utils/typcache.h"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/7a5d74b7dd4b1324e8a8fff4086d51d4f43b1721

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy