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
Robert Haas ecb01e6ebb Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." 3 years ago
..
access Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." 3 years ago
backup Fix some BufFileRead() error reporting 3 years ago
bootstrap Process session_preload_libraries within InitPostgres's transaction. 4 years ago
catalog Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. 3 years ago
commands Allow REPLICA IDENTITY to be set on an index that's not (yet) valid. 3 years ago
executor Ensure that MERGE recomputes GENERATED expressions properly. 3 years ago
foreign Rename SetSingleFuncCall() to InitMaterializedSRF() 4 years ago
jit Fix typos in comments, code and documentation 3 years ago
lib Fix lock assertions in dshash.c. 4 years ago
libpq Remove misguided SSL key file ownership check in libpq. 4 years ago
main Fix outdated --help message for postgres -f 4 years ago
nodes Fix pg_stat_statements for MERGE 4 years ago
optimizer Fix calculation of which GENERATED columns need to be updated. 3 years ago
parser Fix MERGE's test for unreachable WHEN clauses. 3 years ago
partitioning Small cleanup of create_list_bounds() 4 years ago
po Translation updates 3 years ago
port Ensure that the argument of shmdt(2) is declared "void *". 4 years ago
postmaster Un-revert "Disable STARTUP_PROGRESS_TIMEOUT in standby mode." 3 years ago
regex Defend against stack overrun in a few more places. 4 years ago
replication Fix the Drop Database hang. 3 years ago
rewrite Fix calculation of which GENERATED columns need to be updated. 3 years ago
snowball In the Snowball dictionary, don't try to stem excessively-long words. 4 years ago
statistics Partially undo commit 94da73281. 4 years ago
storage Fix WaitEventSetWait() buffer overrun. 3 years ago
tcop Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. 4 years ago
tsearch Add comments and a missing CHECK_FOR_INTERRUPTS in ts_headline. 4 years ago
utils Make int64_div_fast_to_numeric() more robust. 3 years ago
.gitignore
Makefile Move basebackup code to new directory src/backend/backup 4 years ago
common.mk
nls.mk Translation updates 4 years ago