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 1a9356f657 Avoid fetching one past the end of translate()'s "to" parameter. 3 years ago
..
backend Avoid fetching one past the end of translate()'s "to" parameter. 3 years ago
bin pgbench: Prepare commands in pipelines in advance 3 years ago
common Make EXEC_BACKEND more convenient on Linux and FreeBSD. 3 years ago
fe_utils Use correct connection for cancellation in frontend's parallel slots 3 years ago
include Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. 3 years ago
interfaces Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
makefiles
pl Translation updates 3 years ago
port Re-allow building on Microsoft Visual Studio 2013. 3 years ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 3 years ago
test Avoid fetching one past the end of translate()'s "to" parameter. 3 years ago
timezone Update time zone data files to tzdata release 2022g. 3 years ago
tools Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl 3 years ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Prevent port collisions between concurrent TAP tests 3 years ago
Makefile.shlib
nls-global.mk