![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 ( )? Thanks -- Sent via pgsql-sql mailing list (pgsql-sql (AT) postgresql (DOT) org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql |
#3
| |||
| |||
|
|
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 ( )? |
#4
| |||
| |||
|
|
On 2010-03-13, Gianvito Pio<pio.gianvito (AT) gmail (DOT) 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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |