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

Commit4b8ee4e

Browse files
committed
Reorder ecpg_config.h.in alphabetically
This makes it easier to maintain the order if we automate thegeneration of this file.
1 parentd4bfe41 commit4b8ee4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/interfaces/ecpg/include/ecpg_config.h.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/* Define to 1 to build client libraries as thread-safe code.
2+
* (--enable-thread-safety) */
3+
#undef ENABLE_THREAD_SAFETY
4+
15
/* Define to 1 if the system has the type `int64'. */
26
#undef HAVE_INT64
37

@@ -12,7 +16,3 @@
1216

1317
/* Define to 1 to use <stdbool.h> to define type bool. */
1418
#undef PG_USE_STDBOOL
15-
16-
/* Define to 1 to build client libraries as thread-safe code.
17-
* (--enable-thread-safety) */
18-
#undef ENABLE_THREAD_SAFETY

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp