Re: query question really cant give a summary here so read the body ;-) - Mailing list pgsql-general

From Roberts, Jon
Subject Re: query question really cant give a summary here so read the body ;-)
Date
Msg-id 1A6E6D554222284AB25ABE3229A92762E9A221@nrtexcus702.int.asurion.com
Whole thread Raw
In response to Re: query question really cant give a summary here so read the body ;-)  (Raymond O'Donnell <rod@iol.ie>)
Responses Re: query question really cant give a summary here so read the body ;-)  (Colin Wetherbee <cww@denterprises.org>)
List pgsql-general
> On 23/04/2008 20:33, Roberts, Jon wrote:
>
> > create table ugly
>
> [...snip...]
>
> > create or replace function fn_ugly() returns setof ugly as
>
> [...snip...]
>
> >   create temporary table temp_ugly
>
> [...snip...]
>
> > select * from fn_ugly();
>
> [...snip...]
>
> Heh heh - I think we get the point! LOL :-)
>

I was sitting there thinking, "what should I call this ugly table?"  :)


Jon

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: query performance
Next
From: Colin Wetherbee
Date:
Subject: Re: query question really cant give a summary here so read the body ;-)