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 69c430626b Track tlist_vinfo.varnullingrels even in non-Assert builds. 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 Add back SQLValueFunction for SQL keywords 2 years ago
commands Improve error message for pg_create_subscription. 2 years ago
executor Add back SQLValueFunction for SQL keywords 2 years ago
foreign De-Revert "Add support for Kerberos credential delegation" 2 years ago
jit Add back SQLValueFunction for SQL keywords 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 Add back SQLValueFunction for SQL keywords 2 years ago
optimizer Track tlist_vinfo.varnullingrels even in non-Assert builds. 2 years ago
parser Add back SQLValueFunction for SQL keywords 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 wal_writer_flush_after initializer value. 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 Add back SQLValueFunction for SQL keywords 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