Re: Private functions - Mailing list pgsql-sql

From Jasen Betts
Subject Re: Private functions
Date
Msg-id hnhkn1$7ks$2@reversiblemaps.ath.cx
Whole thread Raw
In response to Private functions  (Gianvito Pio <pio.gianvito@gmail.com>)
Responses Re: Private functions
List pgsql-sql
On 2010-03-13, Gianvito Pio <pio.gianvito@gmail.com> wrote:
> Hi all,
> is there a way to write a function that can only be called by another 
> function but not directly using SELECT function_name ( )?

not really.

but there may be another way to get the effect you want. 


pgsql-sql by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Private functions
Next
From: Mark Lubratt
Date:
Subject: Linked list with CTE