BUG #12939: GRANT ALL ON ALL SEQUENCES doesn't work for sequences not yet existing

From: tyler(dot)hale(at)capitalone(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12939: GRANT ALL ON ALL SEQUENCES doesn't work for sequences not yet existing
Date: 2015-04-01 19:39:30
Message-ID: 20150401193930.2550.67536@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12939
Logged by: Tyler Hale
Email address: tyler(dot)hale(at)capitalone(dot)com
PostgreSQL version: 9.3.5
Operating system: Red Hat Enterprise Linux Server release 6.6 (Santi
Description:

Running a GRANT ALL ON ALL SEQUENCES IN PUBLIC SCHEMA doesn't work when the
sequence is created after running the GRANT statement regardless of whether
the sequence was created implicitly or explicitly.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephen Frost 2015-04-01 21:07:55 Re: BUG #12939: GRANT ALL ON ALL SEQUENCES doesn't work for sequences not yet existing
Previous Message Kistler, Winnie C. 2015-04-01 10:52:44 Re: Problem with date formatting and FM