index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
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-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-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
2020-09-23
Improve error cursor positions for problems with partition bounds.
Tom Lane
2020-09-22
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-21
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-18
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
Remove factorial operators, leaving only the factorial() function.
Tom Lane
2020-09-17
Allow CURRENT_ROLE where CURRENT_USER is accepted
Peter Eisentraut
2020-09-17
Add support for building GiST index by sorting.
Heikki Linnakangas
2020-09-16
Fix use-after-free bug with event triggers in an extension script
Alvaro Herrera
2020-09-15
Allow incremental sorts for windowing functions
David Rowley
2020-09-14
Fix interpolation in test name.
Noah Misch
2020-09-14
Message fixes and style improvements
Peter Eisentraut
2020-09-13
Use the properly transformed RangeVar for expandTableLikeClause().
Tom Lane
2020-09-11
psql: Display stats target of extended statistics
Alvaro Herrera
2020-09-10
Add more tests for EXTRACT of date type
Peter Eisentraut
2020-09-10
Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers.
Noah Misch
2020-09-09
Add some more numeric test coverage
Peter Eisentraut
2020-09-08
Check default partitions constraints while descending
Alvaro Herrera
2020-09-08
Remove isolation test reindex-partitions
Michael Paquier
2020-09-08
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-07
Add additional tests to test streaming of in-progress transactions.
Amit Kapila
2020-09-06
Remove arbitrary line length limits in pg_regress (plain and ECPG).
Tom Lane
2020-09-05
Switch to multi-inserts when registering dependencies for many code paths
Michael Paquier
2020-09-05
Extend SQL function tests lightly
Peter Eisentraut
2020-09-05
Make new authentication test case more robust.
Tom Lane
2020-09-04
Collect attribute data on extension owned tables being dumped
Andrew Dunstan
2020-09-04
Fix rare deadlock failure in create_am regression test.
Tom Lane
2020-09-03
Avoid lockup of a parallel worker when reporting a long error message.
Tom Lane
2020-09-03
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
Tom Lane
2020-09-03
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-02
Add string_to_table() function.
Tom Lane
2020-09-02
Add access method names to \d[i|m|t]+ in psql
Michael Paquier
2020-09-02
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-09-01
Improve test coverage of ginvacuum.c.
Tom Lane
2020-09-01
Raise error on concurrent drop of partitioned index
Alvaro Herrera
[next]