[BUGS] Returned due to virus; was:Hello

2005-02-24 Thread pgsql-bugs
Important notice! Title: VIRUS INFECTION ALERT VIRUS INFECTION ALERT The WebShield® e500 Appliance discovered a virus in this file. The file was not cleaned and has been removed. See your system administrator for further information. File name: Notice.zip Virus name: W32/[EMAIL PROTECTED] Cop

Re: [BUGS] BUG #1497: Default permissions allow any user to create objects

2005-02-24 Thread Bruce Momjian
Barry Brown wrote: > >> The docs say that initially only the owner of a database may use the > >> objects > >> created in it. But I have found that ANY user can work with any > >> object by > >> default, even in the template1 database. > > > > Uh, where did you see that in the docs? > > First par

Re: [BUGS] BUG #1494: psql \df to_char

2005-02-24 Thread Bruce Momjian
Ludwig Isaac Lim wrote: > > --- Bruce Momjian wrote: > > > > I notice that when I type \df to_char in psql prompt > > the following does > > > not appear as one of the possible arguments of to_char: > > > > > > time without time zone,text > > > > > > However, the following select statem

Re: [BUGS] BUG #1504: Wrong user is used for sequences through rules

2005-02-24 Thread Bruce Momjian
I tested this in 8.0.X and can confirm the failure. Seems the rule permission checks for DEFAULT clauses is incorrect. Perhaps the problem is that the DEFAULT action is external and not part of the actual rewrite, meaning when we introduce new tables as part of the rule we can do proper permis

Re: [BUGS] BUG #1502: hash_seq_search might return removed entry

2005-02-24 Thread Bruce Momjian
Thomas Hallgren wrote: > Tom Lane wrote: > > >"Thomas" <[EMAIL PROTECTED]> writes: > > > > > >>The hash_seq_search keeps track of what element that it should return next > >>in a HASH_SEQ_STATUS struct when it peruses a bucket. Removing that element > >>from the table won't change anything since

Re: [BUGS] BUG #1506: too many postgres.exe processes on background

2005-02-24 Thread Magnus Hagander
> The following bug has been logged online: > > Bug reference: 1506 > Logged by: Roberto > Email address: [EMAIL PROTECTED] > PostgreSQL version: 801 > Operating system: Windows XP Professional > Description:too many postgres.exe processes on background > Details: >