extstats: change output functions to emit valid JSON
Alvaro Herrera <alvherre@alvh.no-ip.org>
extstats: change output functions to emit valid JSON Manipulating extended statistics is more convenient as JSON than the current ad-hoc format, so let's change before it's too late. Discussion: https://postgr.es/m/20170420193828.k3fliiock5hdnehn@alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/perform.sgml | modified | +5 −6 |
| src/backend/statistics/dependencies.c | modified | +7 −16 |
| src/backend/statistics/mvdistinct.c | modified | +10 −5 |
| src/test/regress/expected/stats_ext.out | modified | +6 −6 |
Documentation touched
Discussion
- changing mvstats output to be valid JSON 2 messages · 2017-04-20 → 2017-05-02