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

Commit228c02c

Browse files
committed
Run autoconf/autoheader for ecpg change.
1 parent4f70680 commit228c02c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ Optional Packages:
855855
--with-libraries=DIRS look for additional libraries in DIRS
856856
--with-libs=DIRS alternative spelling of --with-libraries
857857
--with-pgport=PORTNUM change default port number 5432
858-
--with-threads allow libpq to be thread-safe
858+
--with-threads allow libpqand ecpgto be thread-safe
859859
--with-tcl build Tcl and Tk interfaces
860860
--without-tk do not build Tk interfaces if Tcl is enabled
861861
--with-tclconfig=DIR tclConfig.sh and tkConfig.sh are in DIR

‎src/include/pg_config.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@
588588
/* Define to select SysV-style shared memory. */
589589
#undef USE_SYSV_SHARED_MEMORY
590590

591-
/* Define to 1 to build libpqwith threads. (--with-threads) */
591+
/* Define to 1 to build libpqand ecpg to be thread-safe. (--with-threads) */
592592
#undef USE_THREADS
593593

594594
/* Define to select unnamed POSIX semaphores. */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp