Re: [BUGS] BUG #4084: Some DST timezones switche to summer time (one week) later

2008-04-05 Thread Premek Paska
Hi, 2008/4/3, Zdenek Kotala <[EMAIL PROTECTED]>: > Premysl Paska napsal(a): > > > The following bug has been logged online: > > > > Bug reference: 4084 > > Logged by: Premysl Paska > > Email address: [EMAIL PROTECTED] > > PostgreSQL version: 8.0.15 > > Operating system: Linux

Re: [BUGS] BUG #4092: initdb fails if the xlog directory is the same as [pg_data]/pg_xlog

2008-04-05 Thread Tom Lane
"Peter Koczan" <[EMAIL PROTECTED]> writes: > Submitted for your approval is a patch to src/bin/initdb/initdb.c that > corrects this by looking at the errno generated from the symlink call. If > it's EEXIST, that means that it tried to symlink pg_xlog to itself That conclusion seems both a leap of

[BUGS] BUG #4090: ECPG Selecting table with NULL values

2008-04-05 Thread Mikael Omma
The following bug has been logged online: Bug reference: 4090 Logged by: Mikael Omma Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.6 Operating system: SUSE Linux 10 Description:ECPG Selecting table with NULL values Details: In ECPG when I have "$select a

[BUGS] BUG #4092: initdb fails if the xlog directory is the same as [pg_data]/pg_xlog

2008-04-05 Thread Peter Koczan
The following bug has been logged online: Bug reference: 4092 Logged by: Peter Koczan Email address: [EMAIL PROTECTED] PostgreSQL version: 8.3.1 Operating system: Red Hat Enterprise Linux 5 Description:initdb fails if the xlog directory is the same as [pg_data]/pg_xlo