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
2019-11-21
Track statistics for spilling of changes from ReorderBuffer.
Amit Kapila
2019-11-19
Fix corner-case failure in match_pattern_prefix().
Tom Lane
2019-11-17
Further fix dumping of views that contain just VALUES(...).
Tom Lane
2019-11-16
Add tuplesort test to serial_schedule.
Peter Geoghegan
2019-11-16
Improve stability of tests for VACUUM (SKIP_LOCKED)
Michael Paquier
2019-11-16
Skip system attributes when applying mvdistinct stats
Tomas Vondra
2019-11-14
Fix plan instability in the new tuplesort test.
Andres Freund
2019-11-13
Add tests for tuplesort.c.
Andres Freund
2019-11-13
Introduce the 'force' option for the Drop Database command.
Amit Kapila
2019-11-12
pg_stat_{ssl,gssapi}: Show only processes with connections
Alvaro Herrera
2019-11-11
Further improve stability of partition_prune regression test.
Tom Lane
2019-11-09
Fix subscription test
Peter Eisentraut
2019-11-09
Fix negative bitmapset member not allowed error in logical replication
Peter Eisentraut
2019-11-07
Fix SET CONSTRAINTS .. DEFERRED on partitioned tables
Alvaro Herrera
2019-11-07
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-11-05
Fix "unexpected relkind" error when denying permissions on toast tables.
Tom Lane
2019-11-05
Generate EquivalenceClass members for partitionwise child join rels.
Tom Lane
2019-11-05
Refactor code building relation options
Michael Paquier
2019-11-02
Validate ispell dictionaries more carefully.
Tom Lane
2019-11-02
Fix failure when creating cloned indexes for a partition
Michael Paquier
2019-10-28
Allow extracting fields from a ROW() expression in more cases.
Tom Lane
2019-10-28
On Windows, use COMSPEC to find the location of cmd.exe.
Tom Lane
2019-10-28
Handle empty-string edge cases correctly in strpos().
Tom Lane
2019-10-28
Fix dependency handling at swap phase of REINDEX CONCURRENTLY
Michael Paquier
2019-10-25
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
Avoid failure when selecting a namespace node in XMLTABLE.
Tom Lane
2019-10-25
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-22
Make command order in test more sensible
Peter Eisentraut
2019-10-21
Refactor jsonpath's compareDatetime()
Alexander Korotkov
2019-10-16
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
Remove obsolete collation test.
Thomas Munro
2019-10-15
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-13
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-12
Fix use of term "verifier"
Peter Eisentraut
2019-10-10
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-05
Report test_atomic_ops() failures consistently, via macros.
Noah Misch
2019-10-05
Disable one more set of tests from c8841199509.
Andres Freund
2019-10-05
Disable one set of tests from c8841199509.
Andres Freund
2019-10-04
Add isolation tests for the combination of EPQ and triggers.
Andres Freund
2019-10-04
Rename some toasting functions based on whether they are heap-specific.
Robert Haas
2019-10-04
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-03
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-10-02
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-10-02
Revert hooks for session start and end, take two
Michael Paquier
2019-10-01
Fix test_session_hooks with parallel workers
Michael Paquier
2019-10-01
Add hooks for session start and session end, take two
Michael Paquier
2019-09-30
Rely on plan_cache_mode to force generic plans in partition_prune test.
Tom Lane
2019-09-30
Suppress another CR in program output
Andrew Dunstan
2019-09-30
Fix SSL test for libpq connection parameter channel_binding
Michael Paquier
[next]