BUG #4037: Manual bug: 2.5. Querying a Table

From: "Daniel Cristian Cruz" <danielcristian(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4037: Manual bug: 2.5. Querying a Table
Date: 2008-03-14 21:40:59
Message-ID: 200803142140.m2ELexit064181@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4037
Logged by: Daniel Cristian Cruz
Email address: danielcristian(at)gmail(dot)com
PostgreSQL version: 8.3
Operating system: Windows
Description: Manual bug: 2.5. Querying a Table
Details:

Where it says:

"Notice how the AS clause is used to relabel the output column. (The AS
clause is optional.)"

It's wrong, because it causes an error if executed without it.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-03-14 23:08:04 Re: BUG #4037: Manual bug: 2.5. Querying a Table
Previous Message Matt Magoffin 2008-03-14 21:17:42 BUG #4036: Nested xpath() calls lose namespace support