pg_is_xlog_replay_paused(): remove super-user-only restriction
Bruce Momjian <bruce@momjian.us>
pg_is_xlog_replay_paused(): remove super-user-only restriction Also update docs to mention which function are super-user-only. Report by sys-milan@statpro.com Backpatch through 9.4
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +3 −3 |
| src/backend/access/transam/xlogfuncs.c | modified | +0 −5 |