OSDN Git Service

pghintplan/pg_hint_plan.git
2018-11-13 Kyotaro HoriguchiChanged version to 1.2.4 REL96_1_2_4
2018-11-13 Kyotaro HoriguchiFix debug output level control
2018-11-13 Kyotaro HoriguchiFix bogus error handling
2018-06-08 Kyotaro HoriguchiChange version to 1.2.3. REL96_1_2_3
2018-06-08 Kyotaro HoriguchiTook in core improvement.
2018-05-24 Kyotaro HoriguchiFix a crash bug in case debug_query_string is NULL
2017-11-06 Kyotaro HoriguchiMove expected/ut-W.out to output/ut-W.source
2017-11-06 Kyotaro HoriguchiAdded and removed some entries in .gitignore
2017-11-06 Arthur ZakirovUse pg_strcasecmp instead of strcasecmp for the sake...
2017-10-10 Kyotaro HoriguchiAdded a notice in the manual.
2017-07-27 Kyotaro HoriguchiChange version to 1.2.2 REL96_1_2_2
2017-07-27 Kyotaro HoriguchiFixed a crash bug by DECLARE CURSOR and enable_hint_tab...
2017-07-27 Kyotaro HoriguchiMake core.c to the right version.
2017-05-19 Kyotaro HoriguchiChange version to 1.2.1 REL96_1_2_1
2017-05-19 Kyotaro HoriguchiFix a bug of target query retrieval
2017-05-18 Kyotaro HoriguchiFix a crash bug on complex views when enable_hint_table...
2017-05-18 Kyotaro HoriguchiFollow the behavioral change of parallel execution
2017-05-18 Kyotaro HoriguchiFix a bug of Parallel hint
2017-02-21 Kyotaro HoriguchiProvide upgrade path from 1.1.3 REL96_1_2_0
2017-02-21 Kyotaro HoriguchiDon't apply parallel hint on rels that planner consider...
2017-02-21 Kyotaro HoriguchiReconsider hinting process
2017-02-21 Tatsuro YamadaFix a typo of documentation.
2017-02-21 Kyotaro HoriguchiDon't set_plain_rel_pathlist for other than RTE_RELATION.
2017-02-21 Kyotaro HoriguchiFollowing a fix in PG9.6.1.
2017-02-21 Kyotaro HoriguchiFix parallel hint error handling.
2017-02-21 Kyotaro HoriguchiRefactor hint application mechamism next step
2017-02-21 Kyotaro HoriguchiImprove error handling of Parallel hint
2017-02-21 Kyotaro HoriguchiFix wrongly lowering max_parallel_workers_per_gather
2017-02-21 Kyotaro HoriguchiRefactor hint application mechamism
2017-02-21 Kyotaro HoriguchiFix default_version of extension control file
2017-02-21 Kyotaro HoriguchiEdit copyright year
2017-02-21 Kyotaro HoriguchiProperly change the state of parallel hints.
2017-02-21 Kyotaro HoriguchiRename some functions and refactor code.
2017-02-07 Kyotaro HoriguchiChange version to 1.2.0.
2017-02-07 Kyotaro HoriguchiAdd description of Parallel hint to documentation
2017-02-07 Kyotaro HoriguchiNew hint "Parallel"
2017-02-07 Kyotaro HoriguchiRename current_hint to current_hint_state
2017-02-06 Kyotaro HoriguchiFix some syntax and comments.
2016-09-05 Kyotaro HoriguchiRemove an unnecessary Makefile entry for tar file REL96_1_1_3
2016-09-05 Kyotaro HoriguchiEdit copyright notices
2016-09-01 Kyotaro HoriguchiSupport PostgreSQL 9.6 RC1
2016-05-13 Kyotaro HoriguchiAdd RPM spec file forgotten in the previous commit.
2016-04-26 Kyotaro HORIGUCHIMerge pull request #36272 (fujii_masao/pg_hint_plan...
2016-04-22 MasaoFujiiUse pg_reload_conf() to reload the configuration file...
2016-01-15 Kyotaro HoriguchiPrepare for 1.1.3/PG95.
2016-01-15 Kyotaro HoriguchiEdit copyright years.
2016-01-15 Kyotaro HoriguchiChange for new syntax items in 9.5.
2016-01-15 Kyotaro HoriguchiFollow a change of error message.
2016-01-15 Kyotaro HoriguchiFollowed the changes of 9.5.0 release.
2015-08-18 Kyotaro HoriguchiMade compatible with 9.5a1
2015-01-05 Kyotaro HoriguchiFixed a bug related to SQL statements in PL/pgSQL funct...
2014-12-22 Kyotaro HoriguchiCatch up the changes of pg_stat_statements.c
2014-12-19 Kyotaro HoriguchiSet additional parameter of set_config_option().
2014-12-19 Kyotaro HoriguchiFix regression test according to the changes of PostgreSQL.
2014-12-19 Kyotaro HoriguchiPrepare for 1.1.2
2014-12-19 Kyotaro HoriguchiRemove unnecessary tracker code from documentations.
2014-12-19 Kyotaro HoriguchiAdded English documentation.
2014-12-19 Kyotaro HoriguchiSome fix and addition to the japaneses document.
2014-12-17 Kyotaro HoriguchiFix regression test according to the changes of PostgreSQL.
2014-12-17 Kyotaro HoriguchiRemoved a stale comment.
2014-12-17 Kyotaro HoriguchiFix to remove plpgsql query string on non-local exit.
2014-12-17 Kyotaro HoriguchiFix about unexpectedly living plpgsql query string.
2014-12-17 Kyotaro HoriguchiEnhance debug output.
2014-12-17 Kyotaro HoriguchiRevert "Add new join method hint "NestLoop_NM" which...
2014-09-18 Kyotaro HoriguchiAdd new join method hint "NestLoop_NM" which means...
2014-09-18 Kyotaro HoriguchiFix a bug that index restriction by name doesn't work...
2014-09-17 Kyotaro HoriguchiRemove unused struct member.
2014-09-05 Kyotaro HoriguchiRPM automation
2014-09-05 Kyotaro HoriguchiChange verision to 1.1.1. Change target version to...
2014-09-05 Kyotaro HoriguchiMake codes copied from PostgreSQL catch up to 9.4
2014-09-05 Kyotaro HoriguchiInterim support for 9.4beta2. pg_stat_statements.c...
2014-09-05 Kyotaro HoriguchiMerge branch 'master' into PG93
2014-01-24 Takashi Suzukiリグレッションテストを出力メッセージの変更に対応させた。
2014-01-24 Takashi Suzukihint_reportの出力メッセージを大文字始まりで統一した。
2014-01-21 Takashi Suzukiコメントやメッセージを修正した。
2014-01-17 Takashi Suzukiコピーライトを更新した
2014-01-17 Takashi SuzukiRowsで外部ファイルを扱う試験を環境に依存しないようにした。
2014-01-17 Takashi SuzukiRows関連試験の予測結果を、全試験を流した場合のものに変更した。
2014-01-17 Takashi SuzukiRowsヒント句のメッセージ出力(R-3-6-*)の試験を追加した。
2014-01-17 Takashi SuzukiRowsヒント句の同じテーブル組合せ(R-3-5-*)の試験を追加した。
2014-01-17 Takashi SuzukiRowsヒント句の継承テーブル関連(R-3-4-*)の試験を追加した。
2014-01-17 Takashi SuzukiRowsヒント句の比率指定(R-3-3-*)の試験を追加した。
2014-01-16 Takashi SuzukiRowsヒント句の増減値指定(R-3-2-*)の試験を追加した。
2014-01-16 Takashi SuzukiRowsヒント句の絶対値指定(R-3-1-*)の試験を追加した。
2014-01-16 Takashi Suzukibug fix #3
2014-01-16 Takashi SuzukiR-2-4-*の試験とR-2-5-*の試験を追加した。
2014-01-16 Takashi SuzukiRowsヒント句のRULEまたはVIEWの試験(R-2-3-*)を追加した。
2014-01-16 Takashi Suzukiバグ修正にそって試験および予想結果を修正した。
2014-01-16 Takashi Suzukibug fix #2
2014-01-16 Takashi SuzukiRowsヒント句の件数の書式に関する記述を事実から要請に変更した。
2014-01-15 Takashi Suzuki試験R-1-6-7の予測結果を正しい形に修正した。
2014-01-15 Takashi Suzuki1ブロックあたりのテーブル数(R-2-2-*)の試験を追加した。
2014-01-15 Takashi Suzuki複数の問合せブロックに関する試験(R-2-1-*)を追加した。
2014-01-15 Takashi Suzukicore.cの各関数をPG93向けに更新した。
2014-01-15 Takashi SuzukiマニュアルにRowsヒント句の仕様の一部と具体例を挿入した。
2014-01-14 Takashi SuzukiRowsヒント句の引数の条件(R-1-*)の試験を追加した。
2014-01-09 Takashi Suzuki機能試験表との試験番号のずれをなおした。
2013-12-24 Takashi Suzukiスキャン方式試験の予測結果がSQLの変更に沿っていなかったため修正した
2013-12-24 Takashi Suzukiスキャン方式試験のコメントが一部不適切だったため修正した。
2013-12-24 Takashi Suzukiスキャン方式試験の番号のずれを修正した。
next