mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
a0b76dc662
always owner-only. The TRUNCATE privilege works identically to the DELETE privilege so far as interactions with the rest of the system go. Robert Haas