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

Commitbbaa823

Browse files
committed
Rerun autoheader
This puts pg_config.h.in content back into the "correct" order.
1 parentdb2687d commitbbaa823

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/pg_config.h.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,12 @@
198198
/* Define to 1 if you have the <editline/readline.h> header file. */
199199
#undef HAVE_EDITLINE_READLINE_H
200200

201-
/* Define to 1 if you have the `explicit_bzero' function. */
202-
#undef HAVE_EXPLICIT_BZERO
203-
204201
/* Define to 1 if you have the <execinfo.h> header file. */
205202
#undef HAVE_EXECINFO_H
206203

204+
/* Define to 1 if you have the `explicit_bzero' function. */
205+
#undef HAVE_EXPLICIT_BZERO
206+
207207
/* Define to 1 if you have the `fdatasync' function. */
208208
#undef HAVE_FDATASYNC
209209

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp