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
Jacob Champion a60a103386 pg_upgrade: Use max_protocol_version=3.0 for older servers 3 months ago
..
backend Add backtrace support for Windows using DbgHelp API 3 months ago
bin pg_upgrade: Use max_protocol_version=3.0 for older servers 3 months ago
common meson: allow disabling building/installation of static libraries. 3 months ago
fe_utils Fix variety of typos and grammar mistakes 3 months ago
include Fix variety of typos and grammar mistakes 3 months ago
interfaces libpq: Grease the protocol by default 3 months ago
makefiles Restore AIX support. 3 months ago
pl Fix additional fallthrough warnings from clang 3 months ago
port Restore AIX support. 3 months ago
template Restore AIX support. 3 months ago
test Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints 3 months ago
timezone Use fallthrough attribute instead of comment 3 months ago
tools Restore AIX support. 3 months ago
tutorial Force standard_conforming_strings to always be ON. 4 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in tests: Add a test C++ extension module 4 months ago
Makefile.shlib Restore AIX support. 3 months ago
meson.build Update copyright for 2026 5 months ago
nls-global.mk