OSDN Git Service

pgstoreplans/pg_store_plans.git
2015-10-09 Kyotaro HoriguchiPrepare for building RPM files. 1.0
2015-06-12 Kyotaro HoriguchiFix a bug of expression normalizer.
2015-06-12 Kyotaro HoriguchiFix some typos and wrong comments.
2015-04-10 Kyotaro HoriguchiMake compile quiet phase 2
2015-04-06 Kyotaro HoriguchiAdd documentation
2015-04-03 Kyotaro HoriguchiMake compiler quiet.
2015-04-03 Kyotaro HoriguchiAdd file headers.
2015-04-03 Kyotaro HoriguchiFollow the change in 9.5dev.
2015-04-03 Kyotaro HoriguchiFix the wrong measure for the change in ExplainState.
2015-04-03 Kyotaro HoriguchiFix a typo in test script.
2015-04-03 Kyotaro HoriguchiFix typo of WorkTable Scan.
2015-04-03 Kyotaro HoriguchiMask constants of sort key value.
2015-04-03 Kyotaro HoriguchiAdd new explain properties.
2015-04-03 Kyotaro HoriguchiFollow the change of ExplainState.
2015-04-03 Kyotaro HoriguchiSafely exit from json parser with chopped representations.
2015-04-03 Kyotaro HoriguchiBug fix for text representation when log_timing = off
2015-04-03 Kyotaro HoriguchiMask more unplivileged columns in pg_store_plans view.
2015-04-03 Kyotaro HoriguchiAdded test for unknown JSON field names.
2015-04-03 Kyotaro HoriguchiAdd regtests for plan storage.
2015-04-03 Kyotaro HoriguchiRemove useless debug print.
2015-02-09 Kyotaro HoriguchiRename module to pg_store_plans