pgsql: Disallow LOAD to non-superusers. - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Disallow LOAD to non-superusers.
Date
Msg-id 20050124174642.2A9CE3A555C@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Disallow LOAD to non-superusers.  Per report from John Heasman.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/tcop:
        utility.c (r1.208 -> r1.208.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/utility.c.diff?r1=1.208&r2=1.208.2.1)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Disallow LOAD to non-superusers.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Disallow LOAD to non-superusers.