Mailing lists [pgsql-committers]
- pgsql: Remove configure probe for setsid. Thomas Munro
- pgsql: Remove configure probe for shm_open. Thomas Munro
- pgsql: Remove dead setenv, unsetenv replacement code. Thomas Munro
- pgsql: Remove configure probe for dlopen, and refactor. Thomas Munro
- pgsql: Remove configure probe for link. Thomas Munro
- pgsql: Remove configure probe and related tests for getrlimit. Thomas Munro
- pgsql: Remove configure probes for poll and poll.h. Thomas Munro
- pgsql: Remove dead pread and pwrite replacement code. Thomas Munro
- pgsql: Remove configure probes for symlink/readlink, and dead code. Thomas Munro
- pgsql: Fix failure to set correct operator in window run condition David Rowley
- pgsql: Fix failure to set correct operator in window run condition David Rowley
- pgsql: Use hba_file/ident_file GUCs rather than pg_hba.conf/pg_ident.co Michael Paquier
- pgsql: Make consistent a couple of log messages when parsing HBA files Michael Paquier
- pgsql: Simplify replacement code for preadv and pwritev. Thomas Munro
- pgsql: Fix nbtree maximum item size macro. Peter Geoghegan
- pgsql: Remove configure probe for fdatasync. Thomas Munro
- pgsql: Remove configure probe for clock_gettime. Thomas Munro
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: Fix ENABLE/DISABLE TRIGGER to handle recursion correctly Alvaro Herrera
- pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita
- pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita
- pgsql: postgres_fdw: Disable batch insertion when there are WCO constra Etsuro Fujita
- pgsql: Simplify coding style of is_valid_ascii() John Naylor
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: regress: fix test instability Alvaro Herrera
- pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch
- pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch
- pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch
- pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch
- pgsql: Add HINT for restartpoint race with KeepFileRestoredFromArchive( Noah Misch
- pgsql: Be more prescriptive in new doc about re-archiving of same WAL f Noah Misch
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking Alvaro Herrera
- pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane
- pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane
- pgsql: Fix incorrect permissions-checking code for extended statistics. Tom Lane
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Backpatch addition of .git-blame-ignore-revs Alvaro Herrera
- pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane
- pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane
- pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane
- pgsql: Fix non-bulletproof ScalarArrayOpExpr code for extended statisti Tom Lane
- pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane
- pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane
- pgsql: Fix handling of bare boolean expressions in mcv_get_match_bitmap Tom Lane
- pgsql: Partially undo commit 94da73281. Tom Lane
- pgsql: Partially undo commit 94da73281. Tom Lane
- pgsql: Partially undo commit 94da73281. Tom Lane
- pgsql: Partially undo commit 94da73281. Tom Lane
- pgsql: Add missing parenthesis to max item size macro. Peter Geoghegan