has_sequence_privilege() never got the memo

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2017-11-23T02:01:38Z
Lists: pgsql-hackers

Attachments

I just noticed that has_sequence_privilege() never got the memo about
"WITH GRANT OPTION". Any objections to the attached going back to all
supported versions?

Joe

-- 
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

Commits

  1. Make has_sequence_privilege support WITH GRANT OPTION