index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-18
*
For PowerPC instruction "addi", use constraint "b".
Noah Misch
2019-10-18
*
Remove last traces of heap_open/close in the tree
Michael Paquier
2019-10-19
*
Fix failure of archive recovery with recovery_min_apply_delay enabled.
Fujii Masao
2019-10-18
*
Make crash recovery ignore recovery_min_apply_delay setting.
Fujii Masao
2019-10-18
*
Fix typo
Alvaro Herrera
2019-10-18
*
Update comments about progress reporting by index_drop
Alvaro Herrera
2019-10-18
*
Fix timeout handling in logical replication worker
Michael Paquier
2019-10-18
*
Fix minor bug in logical-replication walsender shutdown
Alvaro Herrera
2019-10-17
*
Fix parallel restore of FKs to partitioned tables
Alvaro Herrera
2019-10-17
*
When restoring GUCs in parallel workers, show an error context.
Thomas Munro
2019-10-17
*
Fix bug that could try to freeze running multixacts.
Thomas Munro
2019-10-17
*
Fix crash when reporting CREATE INDEX progress
Alvaro Herrera
2019-10-16
*
Improve the check for pg_catalog.unknown data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
*
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
*
Refresh some incorrect links in pg_crc.c/h
Michael Paquier
2019-10-16
*
Remove obsolete collation test.
Thomas Munro
2019-10-16
*
Use libc version as a collation version on glibc systems.
Thomas Munro
2019-10-16
*
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-15
*
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-15
*
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-14
*
Update unicode.org URLs
Peter Eisentraut
2019-10-13
*
In the postmaster, rely on the signal infrastructure to block signals.
Tom Lane
2019-10-13
*
Revert "Hack pg_ctl to report postmaster's exit status."
Tom Lane
2019-10-13
*
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-13
*
Fix use of term "verifier"
Peter Eisentraut
2019-10-12
*
AIX: Stop adding option -qsrcmsg.
Noah Misch
2019-10-12
*
Make crash recovery ignore restore_command and recovery_end_command settings.
Fujii Masao
2019-10-11
*
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-10-10
*
pg_upgrade: Clean up some redundant code
Peter Eisentraut
2019-10-10
*
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-09
*
Revert "Use libc version as a collation version on glibc systems."
Peter Eisentraut
2019-10-09
*
Use libc version as a collation version on glibc systems.
Peter Eisentraut
2019-10-09
*
Flush logical mapping files with fd opened for read/write at checkpoint
Michael Paquier
2019-10-09
*
pg_upgrade: clarify the database names in error files
Bruce Momjian
2019-10-08
*
Remove some code for old unsupported versions of MSVC
Peter Eisentraut
2019-10-08
*
Update some outdated links about XLC and UNIX specification
Michael Paquier
2019-10-08
*
Clarify some comments about ntstatus.h in win32_port.h
Michael Paquier
2019-10-08
*
Improve test coverage of pg_rewind
Michael Paquier
2019-10-08
*
Check for too many postmaster children before spawning a bgworker.
Tom Lane
2019-10-07
*
Simplify PGAC_STRUCT_TIMEZONE Autoconf macro
Peter Eisentraut
2019-10-07
*
Remove use of deprecated Autoconf define
Peter Eisentraut
2019-10-07
*
Hack pg_ctl to report postmaster's exit status.
Tom Lane
2019-10-07
*
Fix incorrect use of term HEAD for Git
Peter Eisentraut
2019-10-07
*
Improve handling and coverage of --no-ensure-shutdown in pg_rewind
Michael Paquier
2019-10-07
*
Avoid trying to release a List's initial allocation via repalloc().
Tom Lane
2019-10-06
*
Change MemoryContextMemAllocated to return Size
Tomas Vondra
2019-10-05
*
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
*
Avoid use of wildcard in pg_waldump's .gitignore.
Tom Lane
2019-10-05
[next]