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: Improve clarity on partitioned table limitations
David Rowley
2020-09-30
*
Fix memory leak in plpgsql's CALL processing.
Tom Lane
2020-09-29
*
Support for ISO 8601 in the jsonpath .datetime() method
Alexander Korotkov
2020-09-29
*
Remove excess space from jsonpath .datetime() default format string
Alexander Korotkov
2020-09-29
*
Archive timeline history files in standby if archive_mode is set to "always".
Fujii Masao
2020-09-29
*
Fix progress reporting of REINDEX CONCURRENTLY
Michael Paquier
2020-09-29
*
Add for_each_from, to simplify loops starting from non-first list cells.
Tom Lane
2020-09-28
*
Assign collations in partition bound expressions.
Tom Lane
2020-09-28
*
Revise RelationBuildRowSecurity() to avoid memory leaks.
Tom Lane
2020-09-26
*
Fix handling of -d "connection string" in pg_dump/pg_restore.
Tom Lane
2020-09-24
*
Fix missing fsync of SLRU directories.
Thomas Munro
2020-09-24
*
Avoid possible dangling-pointer access in tsearch_readline_callback.
Tom Lane
2020-09-23
*
Stamp 13.0.
REL_13_0
Tom Lane
2020-09-21
*
Doc: improve v13 release note item about autovacuum and INSERTs.
Tom Lane
2020-09-21
*
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-21
*
Translation updates
Peter Eisentraut
2020-09-21
*
Update list of acknowledgments in release notes
Peter Eisentraut
2020-09-21
*
Use factorial rather than numeric_fac in create_operator.sql.
Tom Lane
2020-09-18
*
Fix comments in heapam.c.
Amit Kapila
2020-09-18
*
Update parallel BTree scan state when the scan keys can't be satisfied.
Amit Kapila
2020-09-17
*
Fix bogus completion tag usage in walsender
Alvaro Herrera
2020-09-16
*
Fix amcheck child check pg_upgrade bug.
Peter Geoghegan
2020-09-16
*
Avoid unnecessary recursion to child tables in ALTER TABLE SET NOT NULL.
Tom Lane
2020-09-16
*
Fix bogus cache-invalidation logic in logical replication worker.
Tom Lane
2020-09-16
*
Change LogicalTapeSetBlocks() to use nBlocksWritten.
Jeff Davis
2020-09-15
*
HashAgg: release write buffers sooner by rewinding tape.
Jeff Davis
2020-09-15
*
Fix use-after-free bug with event triggers in an extension script
Alvaro Herrera
2020-09-15
*
Doc: improve release notes' info about FROM UNPACKAGED feature removal.
Tom Lane
2020-09-15
*
Doc: fix misstatement in v13 release notes.
Tom Lane
2020-09-15
*
Stamp 13rc1.
REL_13_RC1
Tom Lane
2020-09-14
*
Translation updates
Peter Eisentraut
2020-09-14
*
Fix interpolation in test name.
Noah Misch
2020-09-13
*
Message fixes and style improvements
Peter Eisentraut
2020-09-14
*
Use the properly transformed RangeVar for expandTableLikeClause().
Tom Lane
2020-09-13
*
doc: Don't hide the "Up" link when it is the same as "Home"
Peter Eisentraut
2020-09-12
*
logtape.c: do not preallocate for tapes when sorting
Jeff Davis
2020-09-11
*
psql: Display stats target of extended statistics
Alvaro Herrera
2020-09-11
*
Update copyright year
Alvaro Herrera
2020-09-11
*
Doc: some more v13 release note tweaking.
Tom Lane
2020-09-10
*
Doc: update v13 release notes through today, do a copy-editing pass.
Tom Lane
2020-09-10
*
Doc: fill in "major enhancements" list in v13 release notes.
Tom Lane
2020-09-10
*
Use _exit(2) for SIGQUIT during ProcessStartupPacket, too.
Tom Lane
2020-09-10
*
doc: Remove buggy ICU collation from documentation
Peter Eisentraut
2020-09-10
*
Fix title in reference section
Magnus Hagander
2020-09-10
*
Clean up some code and comments in partbounds.c.
Etsuro Fujita
2020-09-10
*
Doc: clean up contributor names.
Etsuro Fujita
2020-09-10
*
doc: Fix some grammar and inconsistencies
Michael Paquier
2020-09-10
*
Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers.
Noah Misch
2020-09-09
*
Make archiver's SIGQUIT handler exit via _exit().
Tom Lane
2020-09-09
*
Doc: adjust documentation related to index support functions.
Tom Lane
2020-09-09
[next]