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
Thomas Munro a56e7b6601 Silence LLVM 14 API deprecation warnings. 4 years ago
..
backend Silence LLVM 14 API deprecation warnings. 4 years ago
bin Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD. 4 years ago
common Use bitwise rotate functions in more places 4 years ago
fe_utils Clean up assorted failures under clang's -fsanitize=undefined checks. 4 years ago
include Allow extensions to add new backup targets. 4 years ago
interfaces Fix collection of typos in the code and the documentation 4 years ago
makefiles
pl plpython: Restore alternative output for plpython_error test. 4 years ago
port Simplify coding around path_contains_parent_reference(). 4 years ago
template
test Fix collection of typos in the code and the documentation 4 years ago
timezone Update copyright for 2022 4 years ago
tools dshash: Add sequential scan support. 4 years ago
tutorial Update copyright for 2022 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Run tap tests in src/interfaces/libpq. 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk