Content-Length: 258609 | pFad | http://github.com/postgrespro/postgres/commit/33152358453cc46f986483e9f82418fb8ba8eaef

89 Fix #include order in timestamp.c. · postgrespro/postgres@3315235 · GitHub
Skip to content

Commit 3315235

Browse files
committed
Fix #include order in timestamp.c.
Oversight in 036bdce.
1 parent 086c84b commit 3315235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/adt/timestamp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
#include "funcapi.h"
2828
#include "libpq/pqformat.h"
2929
#include "miscadmin.h"
30-
#include "optimizer/optimizer.h"
3130
#include "nodes/nodeFuncs.h"
3231
#include "nodes/supportnodes.h"
32+
#include "optimizer/optimizer.h"
3333
#include "parser/scansup.h"
3434
#include "utils/array.h"
3535
#include "utils/builtins.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/33152358453cc46f986483e9f82418fb8ba8eaef

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy