File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
19
19
# Subdirectories containing installable headers
20
20
SUBDIRS = access bootstrap catalog commands common datatype \
21
21
executor fe_utils foreign \
22
- lib libpq mb nodes optimizer parser postmaster regex replication \
23
- rewrite statistics storage tcop snowball snowball/libstemmer tsearch \
22
+ lib libpq mb nodes optimizer parser partitioning postmaster \
23
<
4D0F
code class="diff-text syntax-highlighted-line addition">+ regex replication rewrite \
24
+ statistics storage tcop snowball snowball/libstemmer tsearch \
24
25
tsearch/dicts utils port port/atomics port/win32 port/win32_msvc \
25
26
port/win32_msvc/sys port/win32/arpa port/win32/netinet \
26
27
port/win32/sys portability
You can’t perform that action at this time.
0 commit comments