From: | Evgeny Duzhakow <diabolo(at)philol(dot)msu(dot)ru> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | create table permissions bug for 7.3.2 |
Date: | 2003-03-12 20:15:08 |
Message-ID: | Pine.LNX.4.20.0303122309420.23032-200000@zeus.philol.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
I have found a bug in version 7.3.2.
At creation of tables the user not having grants on it can create the table
in database. (For temporary tables all works normally).
I have written small patch, it can be incorrect, but it works for me.
see atach
Diabolo.
--- ---
System Administrator of Phone: +7-095-939-1478
the Philological Faculty of E-Mail: diabolo(at)philol(dot)msu(dot)ru
Moscow State University. Web: http://www.philol.msu.ru
Attachment | Content-Type | Size |
---|---|---|
create_table_7.3.2.patch | text/plain | 623 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Eddie J. Smith | 2003-03-12 20:52:30 | DROP TABLE |
Previous Message | Neil Conway | 2003-03-12 17:57:47 | Re: bug with vacuum analyze? |