Richard Huxton wrote:
Hmm - perhaps the documentation needs expanding. Certainly, if your view
references functions you need to make sure permissions are set correctly
on those.
How about changes along the lines of:
Ch 33.4, para 2
"... Relations that are used due to rules get checked against th
Richard Huxton wrote:
That's not a bug, it's a feature (as they say). I suppose you could
argue that a sequence only used by one table could inherit that
table's permissions by default, but I can see problems when people
reorder GRANT statements.
HTH
It's not feature, it's bug. From postgresql docu
Olleg Samoylov wrote:
Richard Huxton wrote:
That's not a bug, it's a feature (as they say). I suppose you could
argue that a sequence only used by one table could inherit that
table's permissions by default, but I can see problems when people
reorder GRANT statements.
It's not feature, it's bug. F
Olleg Samoylov wrote:
The following bug has been logged online:
Bug reference: 1610
Logged by: Olleg Samoylov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.7
Operating system: Linux debian-amd64
Description:rewrite rule and sequence
Details:
Rule on view ca
The following bug has been logged online:
Bug reference: 1610
Logged by: Olleg Samoylov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.7
Operating system: Linux debian-amd64
Description:rewrite rule and sequence
Details:
Rule on view can't insert in table