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 08bdf0a479 Avoid possible longjmp-induced logic error in PLy_trigger_build_args. 2 years ago
..
backend Fix unnecessary use of moving-aggregate mode with non-moving frame. 2 years ago
bin Fix dumping role comments when using --no-role-passwords 2 years ago
common Move is_valid_ascii() to ascii.h. 2 years ago
fe_utils Don't spuriously report FD_SETSIZE exhaustion on Windows. 3 years ago
include Fix confusion about the return rowtype of SQL-language procedures. 2 years ago
interfaces Cope with a deficiency in OpenSSL 3.x's error reporting. 2 years ago
makefiles Refactor DLSUFFIX handling 4 years ago
pl Avoid possible longjmp-induced logic error in PLy_trigger_build_args. 2 years ago
port Clean up Windows-specific mutex code in libpq and ecpglib. 2 years ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 4 years ago
test Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. 2 years ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix various issues with ALTER TEXT SEARCH CONFIGURATION 2 years ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 3 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 3 years ago
nls-global.mk Improve frontend error logging style. 4 years ago