The following bug has been logged online:
Bug reference: 2009
Logged by: Martin Pitt
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.4
Operating system: Linux
Description:Unqouted dashes in manpages
Details:
The PostgreSQL manpages currently do not quote th
Atanas Hristov wrote:
Bug reference: 2006
Logged by: Atanas Hristov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1 Beta 3
Operating system: FreeBSD 5
Description:queryoptimizer and comparing a primary key of biginteger
and a literal
Details:
foo=# CREATE
"Atanas Hristov" <[EMAIL PROTECTED]> writes:
> foo=# EXPLAIN ANALYZE SELECT 'foo' FROM foo WHERE id = 0; -- WHY POSTGRES
> DOES NOT IMPLICITLY DO CASTING OF THE LITERAL "0" ??
It works for me:
regression=# EXPLAIN ANALYZE SELECT 'foo' FROM foo WHERE id = 0;
The following bug has been logged online:
Bug reference: 2008
Logged by: Antonio Pedro Lopes
Email address: [EMAIL PROTECTED]
PostgreSQL version: PostgreSQL 8.0
Operating system: WindowsXP Professional
Description:IUSR (Internet Guest Account) - ADO Connection problem
The following bug has been logged online:
Bug reference: 2006
Logged by: Atanas Hristov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1 Beta 3
Operating system: FreeBSD 5
Description:queryoptimizer and comparing a primary key of biginteger
and a literal
Detai
The following bug has been logged online:
Bug reference: 2004
Logged by: Henning
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0
Operating system: Windows XP
Description:SQL_COLUMN_AUTO_INCREMENT & SQL_DESC_AUTO_UNIQUE_VALUE
not working
Details:
Hello,
I ca
I get the same thing with 8.0.4, on Windows XP Professional.
~Mike
Bruce Momjian wrote:
> Todd wrote:
> >
> > The following bug has been logged online:
> >
> > Bug reference: 2000
> > Logged by: Todd
> > Email address: [EMAIL PROTECTED]
> > PostgreSQL version: 8.1 Beta 4
> > Op
The following bug has been logged online:
Bug reference: 2007
Logged by: A Gattiker
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1beta4
Operating system: alphaev68-dec-osf5.1a
Description:Problem with multiple JOIN and long IN and bitmap index
Details:
I h