pgsql-server/src backend/libpq/be-secure.c int ...
Started by Tom Laneover 23 years ago1 messagescomitters
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/11/07 13:45:51
Modified files:
src/backend/libpq: be-secure.c
src/interfaces/libpq: fe-secure.c
Log message:
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
as well as unnecessary (and incorrect on Windows) assignments to
errno/SOCK_ERRNO.