[BUGS] Bug#333854: pg_group file update problems

2005-10-14 Thread Dennis Vshivkov
Package: postgresql-8.0 Version: 8.0.3-13 Severity: important Tags: patch, upstream Here's the problem: db=# CREATE GROUP g1; CREATE GROUP db=# CREATE USER u1 IN GROUP g1;(1) CREATE USER # cat /var/lib/postgresql/8.0/main/global/pg_group # The file gets rewritten, but th

[BUGS] BUG #1626: Minimum documented values aren't accepted for all basic integer types

2005-04-26 Thread Dennis Vshivkov
The following bug has been logged online: Bug reference: 1626 Logged by: Dennis Vshivkov Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.6, 8.0.2 Operating system: Debian GNU/Linux sarge, kernel 2.4.x Description:Minimum documented values aren't accepte

Re: [BUGS] BUG #1618: EXTRACTing EPOCH from TIME WITH TIME ZONE is broken

2005-04-24 Thread Dennis Vshivkov
On Sat, Apr 23, 2005 at 01:58:13AM -0400, Tom Lane wrote: >> Time zone component should be added, not subtracted. > Why? Here's three different ways of looking at the question and seeing that what Postgres is currently doing must be wrong. Correcting the way time zone component is applied fixe

[BUGS] BUG #1618: EXTRACTing EPOCH from TIME WITH TIME ZONE is broken

2005-04-22 Thread Dennis Vshivkov
The following bug has been logged online: Bug reference: 1618 Logged by: Dennis Vshivkov Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.6, 8.0.1 Operating system: Debian GNU/Linux, kernel 2.4 Description:EXTRACTing EPOCH from TIME WITH TIME ZONE is broken

[BUGS] BUG #1617: TIME WITH TIME ZONE comparison is partially broken

2005-04-22 Thread Dennis Vshivkov
The following bug has been logged online: Bug reference: 1617 Logged by: Dennis Vshivkov Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.6, 8.0.1 Operating system: Debian GNU/Linux, kernel 2.4 Description:TIME WITH TIME ZONE comparison is partially broken