Re: [BUGS] BUG #4037: Manual bug: 2.5. Querying a Table

2008-03-15 Thread Alvaro Herrera
Daniel Cristian Cruz escribió: > Humm... > > Reading this way... It sounds like I could write something like this: > > SELECT city, (temp_hi+temp_lo)/2 temp_avg, date FROM weather; > > Like it work with tables... Well, it says "the AS clause", not "the AS keyword". The keyword itself is not op

Re: [BUGS] BUG #4037: Manual bug: 2.5. Querying a Table

2008-03-15 Thread Daniel Cristian Cruz
Humm... Reading this way... It sounds like I could write something like this: SELECT city, (temp_hi+temp_lo)/2 temp_avg, date FROM weather; Like it work with tables... 2008/3/14, Tom Lane <[EMAIL PROTECTED]>: > > "Daniel Cristian Cruz" <[EMAIL PROTECTED]> writes: > > Where it says: > > > "Notic

Re: [BUGS] BUG #4035: sql table aliases do not work

2008-03-15 Thread Sam Mason
On Fri, Mar 14, 2008 at 08:53:08PM +, RGF wrote: > PostgreSQL version: latest do you mean 8.2.6, 8.3.0 or a latest version of some other series? please try a little harder next time!! > Description:sql table aliases do not work they do whenever I use them! by the looks of your SQL yo

[BUGS] BUG #4038: Problem with locale changing by initdb

2008-03-15 Thread Alexey
The following bug has been logged online: Bug reference: 4038 Logged by: Alexey Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.5 Operating system: Windows 2003 Description:Problem with locale changing by initdb Details: I want to change locale of my databa