From 450925b5c0e7907d2b83fb1f19401a0ba2d858e7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 19 Nov 2021 15:32:20 +0300 Subject: Upgrade to 14.1 --- libpq/libpq/pg_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libpq/libpq/pg_config.h') diff --git a/libpq/libpq/pg_config.h b/libpq/libpq/pg_config.h index c524ca9..c834880 100644 --- a/libpq/libpq/pg_config.h +++ b/libpq/libpq/pg_config.h @@ -153,6 +153,7 @@ # define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1 # define HAVE_SYS_UCRED_H 1 # define HAVE_UNION_SEMUN 1 +# define HAVE_MEMSET_S 1 #else # define HAVE_DECL_STRLCAT 0 # define HAVE_DECL_STRLCPY 0 -- cgit v1.1