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
Alexander Korotkov 20a566cd43 Fix indentation in ExecParallelHashIncreaseNumBatches() 2 years ago
..
access Avoid trying to fetch metapage of an SPGist partitioned index. 2 years ago
archive Redesign archive modules 3 years ago
backup Message wording improvements 2 years ago
bootstrap Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
catalog Fix bugs in manipulation of large objects. 2 years ago
commands Fix bugs in manipulation of large objects. 2 years ago
executor Fix indentation in ExecParallelHashIncreaseNumBatches() 2 years ago
foreign Expand some more uses of "deleg" to "delegation" or "delegated". 2 years ago
jit llvmjit: Use explicit LLVMContextRef for inlining 2 years ago
lib Fix ILIST_DEBUG build 3 years ago
libpq Avoid masking EOF (no-password-supplied) conditions in auth.c. 2 years ago
main Remove obsolete defense against strxfrm() bugs. 2 years ago
nodes Don't include CaseTestExpr in JsonValueExpr.formatted_expr 2 years ago
optimizer Ensure we preprocess expressions before checking their volatility. 2 years ago
parser Compute aggregate argument types correctly in transformAggregateCall(). 2 years ago
partitioning Fix incorrect step generation in HASH partition pruning 2 years ago
po Translation updates 2 years ago
port Update copyright for 2023 3 years ago
postmaster Avoid calling proc_exit() in processes forked by system(). 2 years ago
regex Pre-beta mechanical code beautification. 2 years ago
replication Fix typo in comment 2 years ago
rewrite Fix RLS policy usage in MERGE. 2 years ago
snowball Fix the install rule for snowball_create.sql. 2 years ago
statistics Pre-beta mechanical code beautification. 2 years ago
storage Fix corruption of local buffer state during extend of temp relation 2 years ago
tcop Be more rigorous about local variables in PostgresMain(). 2 years ago
tsearch Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
utils Fix failure to verify PGC_[SU_]BACKEND GUCs in pg_file_settings view. 2 years ago
.gitignore
Makefile Give postgres.exe the icon of other executables. 2 years ago
common.mk Blind attempt to fix LLVM dependency in the backend 3 years ago
meson.build Add win32ver data to meson-built postgres.exe. 2 years ago
nls.mk Add missing gettext triggers 2 years ago