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
Amit Kapila edca342434 Allow the use of a hash index on the subscriber during replication. 3 years ago
..
access Rename session_auth_is_superuser to current_role_is_superuser. 3 years ago
archive Redesign archive modules 3 years ago
backup Message wording improvements 3 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog Remove ancient special case code for dropping oid columns 3 years ago
commands Fix updates of indisvalid for partitioned indexes 3 years ago
executor Allow the use of a hash index on the subscriber during replication. 3 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 3 years ago
jit Remove duplicated assignment of LLVMJitHandle->lljit 3 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq Message wording improvements 3 years ago
main Remove obsolete defense against strxfrm() bugs. 3 years ago
nodes Don't include CaseTestExpr in JsonValueExpr.formatted_expr 3 years ago
optimizer Don't include CaseTestExpr in JsonValueExpr.formatted_expr 3 years ago
parser Add missing const qualifier 3 years ago
partitioning Pre-beta mechanical code beautification. 3 years ago
po Translation updates 3 years ago
port Add GUC parameter "huge_pages_status" 3 years ago
postmaster Handle DROP DATABASE getting interrupted 3 years ago
regex All supported systems have locale_t. 3 years ago
replication Allow the use of a hash index on the subscriber during replication. 3 years ago
rewrite A minor simplification for List manipulation 3 years ago
snowball Fix the install rule for snowball_create.sql. 3 years ago
statistics Take pg_attribute out of VacAttrStats 3 years ago
storage Remove wal_sync_method=fsync_writethrough on Windows. 3 years ago
tcop Be more rigorous about local variables in PostgresMain(). 3 years ago
tsearch Take pg_attribute out of VacAttrStats 3 years ago
utils Allow the use of a hash index on the subscriber during replication. 3 years ago
.gitignore
Makefile Generate automatically code and documentation related to wait events 3 years ago
common.mk
meson.build Add win32ver data to meson-built postgres.exe. 3 years ago
nls.mk Add missing gettext triggers 3 years ago