patch: Add a separate TRUNCATE permission

From: "Robert Haas" <robertmhaas(at)gmail(dot)com>
To: "PG Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: patch: Add a separate TRUNCATE permission
Date: 2008-07-26 21:44:11
Message-ID: 603c8f070807261444s133fb281sf34d069ab5b4c0b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's a patch implementing the TODO item "Add a separate TRUNCATE
permission". Hopefully I found all the bits that needed to be
modified to make this work.

Any feedback appreciated.

Thanks,

...Robert

Attachment Content-Type Size
truncate.patch text/x-diff 23.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2008-07-26 21:47:05 Re: [ADMIN] shared_buffers and shmmax
Previous Message Andrew Gierth 2008-07-26 20:05:36 Re: WITH RECUSIVE patches 0723