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
*
doc: Clarify documentation about SSL passphrases
Peter Eisentraut
2019-11-09
*
doc: Further tweak recovery parameters documentation
Peter Eisentraut
2019-11-09
*
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-11-09
*
First-draft release notes for 12.1.
Tom Lane
2019-11-08
*
Fix gratuitous error message variation
Peter Eisentraut
2019-11-08
*
postgres_fdw: Fix error message for PREPARE TRANSACTION.
Etsuro Fujita
2019-11-08
*
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-11-07
*
Fix SET CONSTRAINTS .. DEFERRED on partitioned tables
Alvaro Herrera
2019-11-07
*
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-07
*
Fix assertion failure when running pgbench -s.
Fujii Masao
2019-11-07
*
Document log_transaction_sample_rate as superuser-only
Tomas Vondra
2019-11-06
*
Minor code review for tuple slot rewrite.
Tom Lane
2019-11-06
*
Sync our DTrace infrastructure with c.h's definition of type bool.
Tom Lane
2019-11-06
*
Fix memory allocation mistake
Peter Eisentraut
2019-11-06
*
Fix timestamp of sent message for write context in logical decoding
Michael Paquier
2019-11-06
*
Request small targetlist for input to WindowAgg.
Andrew Gierth
2019-11-06
*
doc: fix for plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
*
doc: fix plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
*
Avoid logging complaints about abandoned connections when using PAM.
Tom Lane
2019-11-05
*
Fix "unexpected relkind" error when denying permissions on toast tables.
Tom Lane
2019-11-05
*
Generate EquivalenceClass members for partitionwise child join rels.
Tom Lane
2019-11-05
*
Doc: Clarify locks taken when using ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-11-05
*
Doc: Improve description around ALTER TABLE ATTACH PARTITION
Michael Paquier
2019-11-05
*
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
*
Catch invalid typlens in a couple of places
Peter Eisentraut
2019-11-04
*
Suppress warning from older compilers.
Tom Lane
2019-11-03
*
Validate ispell dictionaries more carefully.
Tom Lane
2019-11-02
*
Fix failure when creating cloned indexes for a partition
Michael Paquier
2019-11-02
*
Fix race condition at backend exit when deleting element in syncrep queue
Michael Paquier
2019-11-01
*
relnotes: PG 12, mention change in libpq parameter parsing
Bruce Momjian
2019-10-30
*
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
[next]