Re: Alternative to AS? - Mailing list pgsql-novice

From Thomas Kellerer
Subject Re: Alternative to AS?
Date
Msg-id i8ik9l$e1f$1@dough.gmane.org
Whole thread Raw
In response to Re: Alternative to AS?  (Helgi Örn Helgason <helgi@helgason.nu>)
Responses Re: Alternative to AS?  (Helgi Örn Helgason <helgi@helgason.nu>)
Re: Alternative to AS?  (Michael Wood <esiotrot@gmail.com>)
List pgsql-novice
Helgi Örn Helgason, 06.10.2010 21:43:
> It didn't work and the outcome was none at all. Before, the prompt had
> changed from ekobas=# to ekobas'#?

You did not terminate your statement with a semicolon, so psql was "waiting" for you to complete the statement rather
thanexecuting it. 

Regards
Thomas

pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: recurse in a single query
Next
From: Chris Browne
Date:
Subject: Re: Alternative to AS?