pgsql: Fix list of functions that are restricted to superusers
Started by Magnus Haganderover 15 years ago1 messagescomitters
Fix list of functions that are restricted to superusers
Move the list of what's restricted to superusers into the table
itself, so it doesn't get missed again.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=06004319be74709ae8684260f0f130e86128a9ed
Modified Files
--------------
doc/src/sgml/func.sgml | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)