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
Noah Misch 0bada39c83 Fix inplace update buffer self-deadlock. 1 year ago
..
access Fix inplace update buffer self-deadlock. 1 year ago
archive Apply more quoting to GUC names in messages 1 year ago
backup Remove unused #include's from backend .c files 1 year ago
bootstrap Increase the number of fast-path lock slots 1 year ago
catalog Move I/O before the index_update_stats() buffer lock region. 1 year ago
commands Add a parse location field to struct FunctionParameter. 1 year ago
executor Remove duplicate words in comments 1 year ago
foreign Improve style of two code paths 1 year ago
jit Don't store intermediate hash values in ExprState->resvalue 1 year ago
lib Remove unused #include's from backend .c files 1 year ago
libpq Remove unused #include's from backend .c files 1 year ago
main Remove unused #include's from backend .c files 1 year ago
nodes Add a parse location field to struct FunctionParameter. 1 year ago
optimizer Remove duplicate words in comments 1 year ago
parser Make all ereport() calls within gram.y provide error locations. 1 year ago
partitioning Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
po Translation updates 2 years ago
port Require memory barrier support. 1 year ago
postmaster Rename two functions that wake up other processes 1 year ago
regex Simplify checks for deterministic collations. 1 year ago
replication Use ProcNumbers instead of direct Latch pointers to address other procs 1 year ago
rewrite Fix unnecessary casts of copyObject() result 1 year ago
snowball
statistics Add missing CommandCounterIncrement() in stats import functions. 1 year ago
storage Use ProcNumbers instead of direct Latch pointers to address other procs 1 year ago
tcop Remove unused #include's from backend .c files 1 year ago
tsearch Constify fields and parameters in spell.c 1 year ago
utils Fix inplace update buffer self-deadlock. 1 year ago
.gitignore
Makefile
common.mk
meson.build
nls.mk