Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9528726

Browse files
committed
Install all headers for the new atomics API.
Previously, by mistake, only atomics.h was installed.Kohei KaiGai
1 parent86f8090 commit9528726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ all: pg_config.h pg_config_ext.h pg_config_os.h
2020
SUBDIRS = access bootstrap catalog commands common datatype executor foreign\
2121
lib libpq mb nodes optimizer parser postmaster regex replication\
2222
rewrite storage tcop snowball snowball/libstemmer tsearch\
23-
tsearch/dicts utils port port/win32 port/win32_msvc\
23+
tsearch/dicts utils port port/atomics port/win32 port/win32_msvc\
2424
port/win32_msvc/sys port/win32/arpa port/win32/netinet\
2525
port/win32/sys portability
2626

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp