Code review for btreefuncs additions: restrict to superusers to avoid
Tom Lane <tgl@sss.pgh.pa.us>
Code review for btreefuncs additions: restrict to superusers to avoid exposing user data to others, and clean up usage of deprecated APIs.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/btreefuncs.c | modified | +185 −217 |
| contrib/pageinspect/pageinspect.sql.in | modified | +54 −72 |
| contrib/pageinspect/README.pageinspect | modified | +6 −6 |
| contrib/pageinspect/uninstall_pageinspect.sql | modified | +0 −11 |