diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-06-04 12:09:45 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-06-04 12:09:45 +0900 |
commit | 654e8e444749f053c3bf3fd543d10deb6aa6dd09 (patch) | |
tree | 87c57a19d176372a374212294a524092b511bcf6 /src/backend/utils/adt/tsvector_parser.c | |
parent | 55fb759ab3e7543a6be72a35e6b6961455c5b393 (diff) | |
download | postgresql-654e8e444749f053c3bf3fd543d10deb6aa6dd09.tar.gz postgresql-654e8e444749f053c3bf3fd543d10deb6aa6dd09.zip |
Save pg_stat_statements statistics file into $PGDATA/pg_stat directory at shutdown.
187492b6c2e8cafc5b39063ca3b67846e8155d24 changed pgstat.c so that
the stats files were saved into $PGDATA/pg_stat directory when the server
was shutdowned. But it accidentally forgot to change the location of
pg_stat_statements permanent stats file. This commit fixes pg_stat_statements
so that its stats file is also saved into $PGDATA/pg_stat at shutdown.
Since this fix changes the file layout, we don't back-patch it to 9.3
where this oversight was introduced.
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions