Re: [BUGS] BUG #7578: Not able to drop user if S/he has permission on tablespace

2012-10-16 Thread Alvaro Herrera
Nikolay escribió: > Where can I found this path? http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=412a4295b5390cfe4fd5b9fc84a25c6e2d1aa0ad You can also download the 9.1 snapshot from ftp.postgresql.org/pub/snapshot/9.1, which should already contain this patch. -- Álvaro Herrera

Re: [BUGS] BUG #7578: Not able to drop user if S/he has permission on tablespace

2012-10-08 Thread Nikolay
Where can I found this path? 03.10.2012 18:55, Alvaro Herrera пишет: Excerpts from wheelly's message of mar oct 02 05:49:27 -0300 2012: Where is a bug in PostgreSQL or in documentation? I think it was a bug in the code. I have committed a patch that should fix this problem. -- Sent via

Re: [BUGS] BUG #7578: Not able to drop user if S/he has permission on tablespace

2012-10-03 Thread Alvaro Herrera
Excerpts from wheelly's message of mar oct 02 05:49:27 -0300 2012: > Where is a bug in PostgreSQL or in documentation? I think it was a bug in the code. I have committed a patch that should fix this problem. -- Álvaro Herrerahttp://www.2ndQuadrant.com/ PostgreSQL Development, 2

[BUGS] BUG #7578: Not able to drop user if S/he has permission on tablespace

2012-10-02 Thread wheelly
The following bug has been logged on the website: Bug reference: 7578 Logged by: Nikolay Email address: whee...@gmail.com PostgreSQL version: 9.1.4 Operating system: Linux version 3.2.0-3-amd64 (Debian 3.2.21-3) Description: Hello, The bug is similar to existing bug