Restrict pgstattuple functions to superusers. (This might be too strict,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 38c75ecf8345bd338112ad2a3221dfc47929fb7e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-08-26T23:59:50Z
Releases: 8.3.0
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.

Files