OSDN Git Service

Support PostgreSQL 14
[pghintplan/pg_hint_plan.git] / pg_stat_statements.c
2021-10-06 Kyotaro HoriguchiSupport PostgreSQL 14
2020-02-20 Kyotaro HoriguchiChange copyright year to 2020.
2019-02-26 Kyotaro HoriguchiFollow core's cobe/havor chages
2019-01-17 Kyotaro HoriguchiChange copyright year to 2019
2019-01-17 Kyotaro HoriguchiCatch up with the latest master
2018-11-13 Kyotaro HoriguchiTook in several improvements of pg_stat_statements
2016-09-05 Kyotaro HoriguchiEdit copyright notices
2016-01-15 Kyotaro HoriguchiChange for new syntax items in 9.5.
2014-12-22 Kyotaro HoriguchiCatch up the changes of pg_stat_statements.c
2014-09-05 Kyotaro HoriguchiInterim support for 9.4beta2. pg_stat_statements.c...
2014-09-05 Kyotaro HoriguchiMerge branch 'master' into PG93
2014-01-17 Takashi Suzukiコピーライトを更新した
2013-06-12 Ryohei OKADAMerge branch 'normalize_query2' into memory_context
2013-06-12 Shigeru HanadaNormalize query string for table lookup.