index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2020-11-01
Preserve index data in pg_statistic across REINDEX CONCURRENTLY
Michael Paquier
2020-10-31
Set debug_query_string in worker_spi.
Noah Misch
2020-10-30
Fix assertion failure in check_new_partition_bound().
Tom Lane
2020-10-29
Stabilize timetz test across DST transitions.
Tom Lane
2020-10-29
Track statistics for streaming of changes from ReorderBuffer.
Amit Kapila
2020-10-28
Centralize horizon determination for temp tables, fixing bug due to skew.
Andres Freund
2020-10-28
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-27
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-25
Fix corner case for a BEFORE ROW UPDATE trigger returning OLD.
Tom Lane
2020-10-22
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2020-10-21
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-20
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-19
Fix list-munging bug that broke SQL function result coercions.
Tom Lane
2020-10-19
Improve whitespace
Peter Eisentraut
2020-10-18
Update the Winsock API version requested by libpq.
Tom Lane
2020-10-15
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-14
Restore replication protocol's duplicate command tags
Alvaro Herrera
2020-10-14
Remove es_result_relation_info from EState.
Heikki Linnakangas
2020-10-13
Paper over regression failures in infinite_recurse() on PPC64 Linux.
Tom Lane
2020-10-12
Adjust cycle detection examples and tests
Peter Eisentraut
2020-10-11
Choose ppc compare_exchange constant path for more operand values.
Noah Misch
2020-10-08
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-07
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-05
Try to unbreak 021_row_visibility.pl on mingw.
Andres Freund
2020-10-05
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-04
Improve stability of identity.sql regression test.
Tom Lane
2020-10-05
Fix handling of redundant options with COPY for "freeze" and "header"
Michael Paquier
2020-10-02
Add pg_stat_wal statistics view.
Fujii Masao
2020-10-01
Put back explicit setting of replication values within TAP tests.
Tom Lane
2020-09-30
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-29
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-28
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-27
Move resolution of AlternativeSubPlan choices to the planner.
Tom Lane
2020-09-26
Further stabilize output from rolenames regression test.
Tom Lane
[next]