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
*
Rewrite comments in replication slot advance implementation
Alvaro Herrera
2018-07-19
*
Fix handling of empty uncompressed posting list pages in GIN
Alexander Korotkov
2018-07-19
*
Fix error message when a hostaddr cannot be parsed.
Heikki Linnakangas
2018-07-19
*
Rephrase a few comments for clarity.
Heikki Linnakangas
2018-07-19
*
Fix comment.
Heikki Linnakangas
2018-07-19
*
Expand run-time partition pruning to work with MergeAppend
Heikki Linnakangas
2018-07-19
*
Fix print of Path nodes when using OPTIMIZER_DEBUG
Michael Paquier
2018-07-19
*
Fix re-parameterize of MergeAppendPath
Michael Paquier
2018-07-19
*
Remove race-prone hot_standby_feedback test cases in 001_stream_rep.pl.
Tom Lane
2018-07-18
*
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-07-18
*
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-18
*
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-18
*
Fix more portability issues with casts to Size when using off_t
Michael Paquier
2018-07-18
*
Fix casting in error message for two-phase file
Michael Paquier
2018-07-18
*
Rework error messages around file handling
Michael Paquier
2018-07-18
*
doc: move PARTITION OF stanza to just below PARTITION BY
Alvaro Herrera
2018-07-17
*
Revise BuildIndexValueDescription to simplify it
Alvaro Herrera
2018-07-16
*
Fix ALTER TABLE...SET STATS error message for included columns
Alvaro Herrera
2018-07-16
*
Fix partition pruning with IS [NOT] NULL clauses
Alvaro Herrera
2018-07-16
*
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
*
Add plan_cache_mode setting
Peter Eisentraut
2018-07-16
*
doc: Update redirecting links
Peter Eisentraut
2018-07-16
*
Fix hashjoin costing mistake introduced with inner_unique optimization.
Tom Lane
2018-07-14
*
Fix crash in contrib/ltree's lca() function for empty input array.
Tom Lane
2018-07-13
*
Update documentation editor setup instructions
Peter Eisentraut
2018-07-13
*
Fix crash in json{b}_populate_recordset() and json{b}_to_recordset().
Tom Lane
2018-07-13
*
Dump foreign keys on partitioned tables
Alvaro Herrera
2018-07-13
*
Improve performance of tuple conversion map generation
Heikki Linnakangas
2018-07-13
*
Fix inadequate buffer locking in FSM and VM page re-initialization.
Tom Lane
2018-07-13
*
docs: Remove "New" description of the libpqxx interface
Bruce Momjian
2018-07-13
*
Prohibit transaction commands in security definer procedures
Peter Eisentraut
2018-07-13
*
Remove obsolete documentation build tools for Windows
Peter Eisentraut
2018-07-13
*
Accept invalidation messages in InitializeSessionUserId().
Thomas Munro
2018-07-13
*
Add pg_dump --on-conflict-do-nothing option.
Thomas Munro
2018-07-13
*
Fix argument of pg_create_logical_replication_slot for slot name
Michael Paquier
2018-07-13
*
Clean up temporary WAL segments after an instance crash
Michael Paquier
2018-07-13
*
Reset shmem_exit_inprogress after shmem_exit()
Peter Eisentraut
2018-07-12
*
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.
Tom Lane
2018-07-12
*
Fix FK checks of TRUNCATE involving partitioned tables
Alvaro Herrera
2018-07-12
*
Doc: clarify release note text about v11's new window function features.
Tom Lane
2018-07-12
*
Doc: update documentation for requirement of ORDER BY in GROUPS mode.
Tom Lane
2018-07-12
*
Improve two error messages
Peter Eisentraut
2018-07-12
*
Add regression test for system catalog toast tables
Peter Eisentraut
2018-07-12
*
Allow using the updated tuple while moving it to a different partition.
Amit Kapila
2018-07-12
*
Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED
Michael Paquier
2018-07-12
*
Add assertion in expand_vacuum_rel() for non-autovacuum path
Michael Paquier
2018-07-12
*
Make logical WAL sender report streaming state appropriately
Michael Paquier
2018-07-12
*
Mark built-in btree comparison functions as leakproof where it's safe.
Tom Lane
2018-07-11
*
Fix create_scan_plan's handling of sortgrouprefs for physical tlists.
Tom Lane
2018-07-11
*
Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode.
Tom Lane
2018-07-11
[next]