Re: Parser - Query Analyser

From: Craig Ringer <craig(at)2ndQuadrant(dot)com>
To: Michael Giannakopoulos <miccagiann(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Parser - Query Analyser
Date: 2012-11-19 00:21:22
Message-ID: 50A97B82.30805@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 11/18/2012 09:57 PM, Michael Giannakopoulos wrote:
> Hi guys,
>
> Thanks for your answers. Yes, what I meant is to create a function
> that takes as an input rows of a specific relation, does something and
> returns as an output rows with different attributes. I am
> experimenting right now with the 'CREATE TYPE' and 'CREATE FUNCTION'
> commands in order to see what I can get out of them!
I have replied on pgsql-general.

Please do not top-post, and reply to the list not directly to me.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2012-11-19 00:24:35 Re: Difference between varchar and text?
Previous Message Craig Ringer 2012-11-19 00:21:12 Re: [HACKERS] Parser - Query Analyser

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2012-11-19 00:23:39 Re: [WIP PATCH] for Performance Improvement in Buffer Management
Previous Message Craig Ringer 2012-11-19 00:21:12 Re: [HACKERS] Parser - Query Analyser