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/backend
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 3 years ago
..
access Fix incorrect format placeholders 3 years ago
archive Redesign archive modules 3 years ago
backup Support long distance matching for zstd compression 3 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog De-Revert "Add support for Kerberos credential delegation" 3 years ago
commands Revert "Catalog NOT NULL constraints" and fallout 3 years ago
executor Remove overzealous assertion from PHJ. 3 years ago
foreign De-Revert "Add support for Kerberos credential delegation" 3 years ago
jit SQL/JSON: support the IS JSON predicate 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq Explicitly require MIT Kerberos for GSSAPI 3 years ago
main Mark options as deprecated in usage output 3 years ago
nodes Revert "Catalog NOT NULL constraints" and fallout 3 years ago
optimizer Revert "Catalog NOT NULL constraints" and fallout 3 years ago
parser Revert "Catalog NOT NULL constraints" and fallout 3 years ago
partitioning Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
po meson: add install-{quiet, world} targets 3 years ago
port Update copyright for 2023 3 years ago
postmaster Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 3 years ago
regex Redesign interrupt/cancel API for regex engine. 3 years ago
replication Improve error messages introduced in be87200efd and 0fdab27ad6 3 years ago
rewrite Fix more bugs caused by adding columns to the end of a view. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
storage Handle logical slot conflicts on standby 3 years ago
tcop Handle logical slot conflicts on standby 3 years ago
tsearch Update tsearch regex memory management. 3 years ago
utils De-Revert "Add support for Kerberos credential delegation" 3 years ago
.gitignore
Makefile Redesign archive modules 3 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build meson: Prevent installation of test files during main install 3 years ago
nls.mk