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
Michael Paquier 42a9e88bf6 Add (void) cast in front of rmtree() call at the end of pg_upgrade 4 years ago
..
backend Test, don't just Assert, that mergejoin's inputs are in order. 4 years ago
bin Add (void) cast in front of rmtree() call at the end of pg_upgrade 4 years ago
common Improve code clarity in epilogue of UTF-8 verification fast path 4 years ago
fe_utils Avoid calling gettext() in signal handlers. 4 years ago
include Allow archiving via loadable modules. 4 years ago
interfaces Fix race condition in gettext() initialization in libpq and ecpglib. 4 years ago
makefiles Add NO_INSTALL option to pgxs 4 years ago
pl plperl: windows: Use Perl_setlocale on 5.28+, fixing compile failure. 4 years ago
port Simplify coding around path_contains_parent_reference(). 4 years ago
template Further tweaking of PG_SYSROOT heuristics for macOS. 5 years ago
test Add UNIQUE null treatment option 4 years ago
timezone Update copyright for 2022 4 years ago
tools Remove configure's check for rl_completion_append_character. 4 years ago
tutorial Update copyright for 2022 4 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Add support for LZ4 compression in pg_receivewal 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk Add errhint_plural() function and make use of it 5 years ago