OSDN Git Service

Support PostgreSQL 13.
[pghintplan/pg_hint_plan.git] / expected / ut-W.out
2020-08-06 Kyotaro HoriguchiSupport PostgreSQL 13.
2020-07-14 Kyotaro HoriguchiMask non-significant parts of regression output
2020-02-20 Kyotaro HoriguchiSupport PG12.
2019-10-29 Kyotaro HoriguchiFix regression tests.
2019-02-26 Kyotaro HoriguchiFollow core's cobe/havor chages
2017-11-06 Kyotaro HoriguchiMove expected/ut-W.out to output/ut-W.source
2017-10-04 Kyotaro HoriguchiAdd a regression about forcing gather-merge.
2017-06-06 Kyotaro HoriguchiSupport PostgreSQL 10 beta 1 step 2/2
2017-06-06 Kyotaro HoriguchiSupport PostgreSQL 10 beta 1 step 1/2
2017-05-18 Kyotaro HoriguchiFollow the behavioral change of parallel execution
2017-02-16 Kyotaro HoriguchiDon't apply parallel hint on rels that planner consider...
2017-02-16 Kyotaro HoriguchiReconsider hinting process
2017-02-13 Kyotaro HoriguchiFix parallel hint error handling.
2017-02-10 Kyotaro HoriguchiRefactor hint application mechamism next step
2017-02-10 Kyotaro HoriguchiImprove error handling of Parallel hint
2017-02-10 Kyotaro HoriguchiFix wrongly lowering max_parallel_workers_per_gather
2017-02-09 Kyotaro HoriguchiRefactor hint application mechamism
2017-02-08 Kyotaro HoriguchiProperly change the state of parallel hints.
2017-02-07 Kyotaro HoriguchiNew hint "Parallel"