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 behavior of ALTER DEFAULT PRIVILEGES ... IN SCHEMA.
Tom Lane
2019-11-19
*
Further fix dumping of views that contain just VALUES(...).
Tom Lane
2019-11-16
*
Improve stability of tests for VACUUM (SKIP_LOCKED)
Michael Paquier
2019-11-16
*
Skip system attributes when applying mvdistinct stats
Tomas Vondra
2019-11-16
*
Always call ExecShutdownNode() if appropriate.
Thomas Munro
2019-11-16
*
Doc: in v12 release notes, explain how to replace uses of consrc and adsrc.
Tom Lane
2019-11-15
*
Add missing check_collation_set call to bpcharne().
Tom Lane
2019-11-13
*
Fix silly initializations (cosmetic only).
Tom Lane
2019-11-13
*
Avoid downcasing/truncation of RADIUS authentication parameters.
Tom Lane
2019-11-13
*
Include TableFunc references when computing expression dependencies.
Tom Lane
2019-11-13
*
Handle arrays and ranges in pg_upgrade's test for non-upgradable types.
Tom Lane
2019-11-13
*
docs: clarify that only INSERT and UPDATE triggers can mod. NEW
Bruce Momjian
2019-11-12
*
Stamp 12.1.
REL_12_1
Tom Lane
2019-11-11
*
Doc: fix ancient mistake, or at least obsolete info, in rules example.
Tom Lane
2019-11-11
*
Further improve stability of partition_prune regression test.
Tom Lane
2019-11-11
*
Translation updates
Peter Eisentraut
2019-11-11
*
Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25.
Tom Lane
2019-11-10
*
Fix subscription test
Peter Eisentraut
2019-11-09
*
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
[next]