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
Peter Eisentraut 258248d0bd Make unconstify and unvolatize use StaticAssertVariableIsOfTypeMacro 3 months ago
..
backend Fix publisher shutdown hang caused by logical walsender busy loop. 3 months ago
bin Be more wary of false matches in initdb's replace_token(). 3 months ago
common Fix some -Wcast-qual warnings 3 months ago
fe_utils Exit after fatal errors in client-side compression code. 3 months ago
include Make unconstify and unvolatize use StaticAssertVariableIsOfTypeMacro 3 months ago
interfaces libpq: Add PQgetThreadLock() to mirror PQregisterThreadLock() 3 months ago
makefiles Restore AIX support. 3 months ago
pl EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. 3 months ago
port Check for memset_explicit() and explicit_memset() 3 months ago
template Restore AIX support. 3 months ago
test Improve tests for recovery_target_timeline GUC. 3 months ago
timezone Use fallthrough attribute instead of comment 4 months ago
tools Centralize detection of x86 CPU features 3 months ago
tutorial Force standard_conforming_strings to always be ON. 5 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in tests: Add a test C++ extension module 5 months ago
Makefile.shlib Restore AIX support. 3 months ago
meson.build Update copyright for 2026 5 months ago
nls-global.mk