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
Thomas Munro 319bae9a8d Rename io_direct to debug_io_direct. 2 years ago
..
access Fix typos in comments 2 years ago
archive Redesign archive modules 3 years ago
backup Fix various typos and incorrect/outdated name references 2 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog Replace last PushOverrideSearchPath() call with set_config_option(). 2 years ago
commands Improve error message for pg_create_subscription. 2 years ago
executor Fix ExecCheckPermissions call in RI_Initial_Check 2 years ago
foreign De-Revert "Add support for Kerberos credential delegation" 2 years ago
jit Fix typos in comments 2 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq NULL is not an ideal way to spell bool "false". 2 years ago
main Remove obsolete defense against strxfrm() bugs. 2 years ago
nodes Fix list_copy_head() with empty Lists 2 years ago
optimizer Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN. 2 years ago
parser Fix publication syntax error message 2 years ago
partitioning Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" 2 years ago
po meson: add install-{quiet, world} targets 3 years ago
port Update copyright for 2023 3 years ago
postmaster Fix vacuum_cost_delay check for balance calculation. 2 years ago
regex Avoid character classification in regex escape parsing. 2 years ago
replication Fix invalid memory access during the shutdown of the parallel apply worker. 2 years ago
rewrite Fix various typos 2 years ago
snowball Update copyright for 2023 3 years ago
statistics Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
storage Rename io_direct to debug_io_direct. 2 years ago
tcop Handle logical slot conflicts on standby 2 years ago
tsearch Update tsearch regex memory management. 2 years ago
utils Rename io_direct to debug_io_direct. 2 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 Add missing gettext triggers 2 years ago