Thread: Q about function

Q about function

From
"Ben-Nes Michael"
Date:
Hi All

What mean the:
RETURNS OPAQUE

in create function ?
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
http://sites.canaan.co.il
--------------------------



Re: Q about function

From
Bruce Momjian
Date:
> What mean the:
> RETURNS OPAQUE
>
> in create function ?

The sort answer is that it returns a data type that is internal and not
exported to PostgreSQL users;  usually it is some type of internal value
used by other parts of the system.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026