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
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
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
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
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