[BUGS] Invalid PG_PWD

2000-08-25 Thread pgsql-bugs
Ricard Pillosu ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Invalid PG_PWD Long Description We can't use pg_passwd to generate paswords for users, when pg_hba.conf contain : local password pg_pwd F

[BUGS] wrong permissions for triggers invoked by rewrite rules

2000-08-25 Thread pgsql-bugs
Helge Bahmann ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description wrong permissions for triggers invoked by rewrite rules Long Description Rewritten queries are normally executed with the permissions of the creator of the rewrite

[BUGS] duplicated rows on update when client dies

2000-08-25 Thread pgsql-bugs
Richard Gonda ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description duplicated rows on update when client dies Long Description We expected if a network client dies in update proceess (in case example power off), duplicated rows rem

[BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread pgsql-bugs
Robert Watson ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Any user able to connect to a database can create tables/etc Long Description There is no access control mechanism by which users can be allowed to connect to a data

[BUGS] postscript version of letter size manuals are really A4 format.

2000-08-25 Thread pgsql-bugs
Brooks Smith ([EMAIL PROTECTED]) reports a bug with a severity of 4 The lower the number the more severe it is. Short Description postscript version of letter size manuals are really A4 format. Long Description The user, reference, tutorial, etc. manuals that I assumed to be in letter form are r

Re: [BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread Antoine Reid
On Fri, Aug 25, 2000 at 03:47:16PM -0400, [EMAIL PROTECTED] wrote: > Robert Watson ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. > > Short Description > Any user able to connect to a database can create tables/etc [snip] > > connect (can con

Re: [BUGS] Any user able to connect to a database can create tables/etc

2000-08-25 Thread Robert Watson
On Fri, 25 Aug 2000, Antoine Reid wrote: > > connect (can connect to the database at all) > > create (can create tables, views, et al) > > delete (can delete tables, views, et al) > ^^ > Shouldn't this one be called 'drop' privilege? Yup, it should be. I got distracted while filling out