projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c0afe
)
Add statistics subdirectory to Makefile.
author
Robert Haas
<
[email protected]
>
Thu, 8 Jun 2017 15:28:45 +0000
(11:28 -0400)
committer
Robert Haas
<
[email protected]
>
Thu, 8 Jun 2017 15:29:50 +0000
(11:29 -0400)
Commit
7b504eb282ca2f5104b5c00b4f05a3ef6bb1385b
overlooked this.
Report and patch by Kyotaro Horiguchi
Discussion: http://postgr.es/m/
20170608
.145852.
54673832
[email protected]
src/include/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/include/Makefile
b/src/include/Makefile
index 8c6e888c62268bb82b394622cb3edbb9ecf4bde3..a689d352b6b99e62c47d58595eac2ba67853ac85 100644
(file)
--- a/
src/include/Makefile
+++ b/
src/include/Makefile
@@
-20,7
+20,7
@@
all: pg_config.h pg_config_ext.h pg_config_os.h
SUBDIRS = access bootstrap catalog commands common datatype \
executor fe_utils foreign \
lib libpq mb nodes optimizer parser postmaster regex replication \
- rewrite storage tcop snowball snowball/libstemmer tsearch \
+ rewrite st
atistics st
orage tcop snowball snowball/libstemmer tsearch \
tsearch/dicts utils port port/atomics port/win32 port/win32_msvc \
port/win32_msvc/sys port/win32/arpa port/win32/netinet \
port/win32/sys portability