You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane ea5ecdadf6 On Windows, also call shutdown() while closing the client socket. 4 years ago
..
backend On Windows, also call shutdown() while closing the client socket. 4 years ago
bin Move into separate file all the SQL queries used in pg_upgrade tests 4 years ago
common Fix buffer overrun in unicode string normalization with empty input 4 years ago
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 5 years ago
include Harden be-gssapi-common.h for headerscheck 4 years ago
interfaces libpq: reject extraneous data after SSL or GSS encryption handshake. 4 years ago
makefiles
pl Remove unneeded Python includes 4 years ago
port Fix compatibility thinko for fstat() on standard streams in win32stat.c 4 years ago
template
test Fix GRANTED BY support in REVOKE ROLE statements 4 years ago
timezone Update time zone data files to tzdata release 2021e. 4 years ago
tools Add support for Visual Studio 2022 in build scripts 4 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add module build directory to the PATH for TAP tests 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk