Re: return query execute SQL-problem - Mailing list pgsql-general

From Maximilian Tyrtania
Subject Re: return query execute SQL-problem
Date
Msg-id C0DE2601-1A37-40B5-AE13-D53B0DCF3A49@contactking.de
Whole thread Raw
In response to Re: return query execute SQL-problem  (Condor <condor@stz-bg.com>)
List pgsql-general
Am 16.10.2012 um 10:56 schrieb Condor <condor@stz-bg.com>:

> You can use AS
> select f_aliastest() AS alias;

Yeah, thanks, well, my question is basically if there is a way to make the function alias-savvy. In the meantime I
realizedthat the problem is not limited to return query execute SQL but to return query in general. 

Maximilian Tyrtania
http://www.contactking.de



pgsql-general by date:

Previous
From: madhukiranj
Date:
Subject: Re: transitive pruning optimization on the right side of a join for partition tables
Next
From: "David Johnston"
Date:
Subject: Re: return query execute SQL-problem