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
Tom Lane fce3b26e97 Rename ExecAggTransReparent, and improve its documentation. 3 years ago
..
access Fix custom validators call in build_local_reloptions() 3 years ago
archive Redesign archive modules 3 years ago
backup Fix various typos and incorrect/outdated name references 3 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog doc: Update SQL features names 3 years ago
commands Remove some tabs in SQL code in C string literals 3 years ago
executor Rename ExecAggTransReparent, and improve its documentation. 3 years ago
foreign De-Revert "Add support for Kerberos credential delegation" 3 years ago
jit Rename ExecAggTransReparent, and improve its documentation. 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq NULL is not an ideal way to spell bool "false". 3 years ago
main Remove obsolete defense against strxfrm() bugs. 3 years ago
nodes Fix list_copy_head() with empty Lists 3 years ago
optimizer Fix various typos and incorrect/outdated name references 3 years ago
parser Harmonize some more function parameter names. 3 years ago
partitioning Fix incorrect partition pruning logic for boolean partitioned tables 3 years ago
po meson: add install-{quiet, world} targets 3 years ago
port Update copyright for 2023 3 years ago
postmaster Fix autovacuum cost debug logging 3 years ago
regex Avoid character classification in regex escape parsing. 3 years ago
replication Use elog to report unexpected action in handle_streamed_transaction(). 3 years ago
rewrite Fix various typos 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
storage Fix various typos and incorrect/outdated name references 3 years ago
tcop Handle logical slot conflicts on standby 3 years ago
tsearch Update tsearch regex memory management. 3 years ago
utils Remove duplicate lines of code 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 NLS: Put list of available languages into LINGUAS files 4 years ago