pgsql: Fix list of functions that are restricted to superusers

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix list of functions that are restricted to superusers
Date: 2010-12-28 09:46:17
Message-ID: E1PXW8H-0003Kg-N0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Urbański 2010-12-28 11:25:48 Re: autogenerating error code lists (was Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.)
Previous Message Bruce Momjian 2010-12-28 04:12:03 pgsql: Fix code to properly pull out shared memory key now that the