Clean up some leftover problems in pgstattuple: remove unwanted and
Tom Lane <tgl@sss.pgh.pa.us>
Clean up some leftover problems in pgstattuple: remove unwanted and unportable elog(NOTICE) report, fix install/uninstall sequence. Itagaki Takahiro
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/pgstatindex.c | modified | +1 −1 |
| contrib/pgstattuple/pgstattuple.c | modified | +17 −82 |
| contrib/pgstattuple/pgstattuple.sql.in | modified | +0 −8 |
| contrib/pgstattuple/uninstall_pgstattuple.sql | modified | +14 −2 |