index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Calculate extraUpdatedCols in query rewriter, not parser.
Tom Lane
2020-10-28
*
Fix foreign-key selectivity estimation in the presence of constants.
Tom Lane
2020-10-28
*
Add pg_relation_check_pages() to check on-disk pages of a relation
Michael Paquier
2020-10-28
*
Accept relations of any kind in LOCK TABLE
Alvaro Herrera
2020-10-27
*
Fix enum errdetail to mention bytes, not chars
Peter Eisentraut
2020-10-27
*
Fix corner case for a BEFORE ROW UPDATE trigger returning OLD.
Tom Lane
2020-10-25
*
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2020-10-22
*
Use fast checkpoint in PostgresNode::backup()
Alvaro Herrera
2020-10-21
*
Remove the option to build thread_test.c outside configure.
Tom Lane
2020-10-21
*
Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion
Alvaro Herrera
2020-10-20
*
Change the attribute name in pg_stat_replication_slots view.
Amit Kapila
2020-10-20
*
Fix list-munging bug that broke SQL function result coercions.
Tom Lane
2020-10-19
*
Improve whitespace
Peter Eisentraut
2020-10-19
*
Update the Winsock API version requested by libpq.
Tom Lane
2020-10-18
*
Install pg_isolation_regress and isolationtester
Alvaro Herrera
2020-10-15
*
Fix query in new test to check tables are synced
Alvaro Herrera
2020-10-15
*
Restore replication protocol's duplicate command tags
Alvaro Herrera
2020-10-14
*
Remove es_result_relation_info from EState.
Heikki Linnakangas
2020-10-14
*
Paper over regression failures in infinite_recurse() on PPC64 Linux.
Tom Lane
2020-10-13
*
Adjust cycle detection examples and tests
Peter Eisentraut
2020-10-12
*
Choose ppc compare_exchange constant path for more operand values.
Noah Misch
2020-10-11
*
Avoid gratuitous inaccuracy in numeric width_bucket().
Tom Lane
2020-10-08
*
Fix numeric width_bucket() to allow its first argument to be infinite.
Tom Lane
2020-10-08
*
Track statistics for spilling of changes from ReorderBuffer.
Amit Kapila
2020-10-08
*
Prevent internal overflows in date-vs-timestamp and related comparisons.
Tom Lane
2020-10-07
*
Rethink recent fix for pg_dump's handling of extension config tables.
Tom Lane
2020-10-07
*
Try to unbreak 021_row_visibility.pl on mingw.
Andres Freund
2020-10-05
*
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-05
*
Improve stability of identity.sql regression test.
Tom Lane
2020-10-04
*
Fix handling of redundant options with COPY for "freeze" and "header"
Michael Paquier
2020-10-05
*
Add pg_stat_wal statistics view.
Fujii Masao
2020-10-02
*
Put back explicit setting of replication values within TAP tests.
Tom Lane
2020-10-01
*
Fix and test snapshot behavior on standby.
Andres Freund
2020-09-30
*
Reword partitioning error message
Alvaro Herrera
2020-09-30
*
Fix handling of BC years in to_date/to_timestamp.
Tom Lane
2020-09-30
*
Remove obsolete replication settings within TAP tests.
Tom Lane
2020-09-29
*
Fix make_timestamp[tz] to accept negative years as meaning BC.
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
*
Stabilize create_table regression test.
Tom Lane
2020-09-28
*
Assign collations in partition bound expressions.
Tom Lane
2020-09-28
*
Remove complaints about COLLATE clauses in partition bound values.
Tom Lane
2020-09-28
*
Move resolution of AlternativeSubPlan choices to the planner.
Tom Lane
2020-09-27
*
Further stabilize output from rolenames regression test.
Tom Lane
2020-09-26
*
Improve error cursor positions for problems with partition bounds.
Tom Lane
2020-09-23
*
Rethink API for pg_get_line.c, one more time.
Tom Lane
2020-09-22
*
Improve the error message for an inappropriate column definition list.
Tom Lane
2020-09-22
*
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-21
*
Try to stabilize output from rolenames regression test.
Tom Lane
2020-09-17
*
Remove support for postfix (right-unary) operators.
Tom Lane
2020-09-17
[next]