summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/pg_config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in
index 6e8cac0e99a..5a3e62915f7 100644
--- a/src/include/pg_config.h.in
+++ b/src/include/pg_config.h.in
@@ -588,7 +588,7 @@
/* Define to select SysV-style shared memory. */
#undef USE_SYSV_SHARED_MEMORY
-/* Define to 1 to build libpq with threads. (--with-threads) */
+/* Define to 1 to build libpq and ecpg to be thread-safe. (--with-threads) */
#undef USE_THREADS
/* Define to select unnamed POSIX semaphores. */