]> granicus.if.org Git - postgresql/commit
Restrict pgstattuple functions to superusers. (This might be too strict,
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Aug 2007 23:59:50 +0000 (23:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 26 Aug 2007 23:59:50 +0000 (23:59 +0000)
commit38c75ecf8345bd338112ad2a3221dfc47929fb7e
tree0f276f68263c40607ba2eb14d8612e8c6066cea4
parent0effa088f5a5b55ab5b963159d18cc26dc7ccc4e
Restrict pgstattuple functions to superusers.  (This might be too strict,
but no permissions check at all is certainly no good.)  Clean up usage
of some deprecated APIs.
contrib/pgstattuple/pgstatindex.c
contrib/pgstattuple/pgstattuple.c
contrib/pgstattuple/pgstattuple.sql.in
contrib/pgstattuple/uninstall_pgstattuple.sql