]> granicus.if.org Git - postgresql/commit
Disallow LOAD to non-superusers. Per report from John Heasman.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Jan 2005 17:46:49 +0000 (17:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 Jan 2005 17:46:49 +0000 (17:46 +0000)
commita23133a4d7f4f4523f2aa8c1cd5f48e0f85d4137
treefeb2eb270880a2c7899ff5baba0760798768c2fd
parent48a1dc0d5c2c6a572d1b5e20e1985fa565f90177
Disallow LOAD to non-superusers.  Per report from John Heasman.
src/backend/tcop/utility.c