Re: Views

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: Postgre General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Views
Date: 2005-12-19 01:01:26
Message-ID: 012301c60437$bd3aaf50$ac1d4318@OWNER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks Michael

Bob
----- Original Message -----
From: "Michael Fuhr" <mike(at)fuhr(dot)org>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "Postgre General" <pgsql-general(at)postgresql(dot)org>
Sent: Sunday, December 18, 2005 4:49 PM
Subject: Re: [GENERAL] Views

> On Sun, Dec 18, 2005 at 02:52:23PM -0800, Bob Pawley wrote:
>> Thanks for the help. Could you point me to some documentation on the use
>> of
>> parentheses? Perhaps something that describes what action the parentheses
>> accomplishes?
>
> See "Lexical Precedence" and "Value Expressions" in the "SQL Syntax"
> chapter of the documentation:
>
> http://www.postgresql.org/docs/8.1/interactive/sql-syntax.html#SQL-PRECEDENCE
> http://www.postgresql.org/docs/8.1/interactive/sql-expressions.html
>
> --
> Michael Fuhr
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

In response to

  • Re: Views at 2005-12-19 00:49:45 from Michael Fuhr

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2005-12-19 04:29:13 One DB not backed up by pg_dumpall
Previous Message Michael Fuhr 2005-12-19 00:49:45 Re: Views