index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
Andres Freund
2019-10-29
*
pg_waldump: Fix small memory leak when rmgr->rm_identify returns NULL.
Andres Freund
2019-10-29
*
Fix handling of pg_class.relispartition at swap phase in REINDEX CONCURRENTLY
Michael Paquier
2019-10-29
*
Handle empty-string edge cases correctly in strpos().
Tom Lane
2019-10-28
*
Doc: Add missing step for pg_stat_progress_cluster
Michael Paquier
2019-10-28
*
Fix dependency handling at swap phase of REINDEX CONCURRENTLY
Michael Paquier
2019-10-28
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Doc: improve documentation of configuration settings that have units.
Tom Lane
2019-10-26
*
Avoid failure when selecting a namespace node in XMLTABLE.
Tom Lane
2019-10-25
*
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-25
*
Handle interrupts within a transaction context in REINDEX CONCURRENTLY
Michael Paquier
2019-10-25
*
docs: fix wording of REFRESH CONCURRENTLY manual page
Bruce Momjian
2019-10-23
*
Acquire properly session-level lock on new index in REINDEX CONCURRENTLY
Michael Paquier
2019-10-23
*
Fix thinkos from 4f4061b for libpq integer parsing
Michael Paquier
2019-10-23
*
Clean up properly error_context_stack in autovacuum worker on exception
Michael Paquier
2019-10-23
*
Deal with yet another issue related to "Norwegian (Bokmål)" locale.
Tom Lane
2019-10-21
*
Use CFLAGS_SL while probing linkability of libperl.
Tom Lane
2019-10-21
*
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-10-21
*
Update obsolete comment.
Etsuro Fujita
2019-10-21
*
Fix memory leak introduced in commit 7df159a620.
Amit Kapila
2019-10-21
*
Fix error reporting of connect_timeout in libpq for value parsing
Michael Paquier
2019-10-21
*
Fix parsing of integer values for connection parameters in libpq
Michael Paquier
2019-10-21
*
For PowerPC instruction "addi", use constraint "b".
Noah Misch
2019-10-18
*
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
*
Doc: Fix incorrect contributor name in release notes
Michael Paquier
2019-10-16
*
Doc: Fix various inconsistencies
Michael Paquier
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 test output of sepgsql for ALTER TABLE COLUMN DROP
Michael Paquier
2019-10-14
*
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-13
*
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
*
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-09
*
Flush logical mapping files with fd opened for read/write at checkpoint
Michael Paquier
2019-10-09
*
doc: improve docs so config value default units are clearer
Bruce Momjian
2019-10-08
*
docs: Improve A?synchronous Multimaster Replication descr.
Bruce Momjian
2019-10-07
[next]