returns opaque - Mailing list pgsql-sql

From Paulina Canas Urrutia
Subject returns opaque
Date
Msg-id 35B7EA48.C6C229C9@labsd.inf.utfsm.cl
Whole thread Raw
List pgsql-sql
    Hi :

       I found the following definition


      CREATE FUNCTION check_primary_key ()
        RETURNS opaque
                              ^^^^^^^
        AS '/home/postgres/postgresql-6.3.2/contrib/spi/refint.so'
        LANGUAGE 'c'
;


        and I didn't know what's the meaning of  opaque. Any suggestion
or definition ???????????

    Bye...


---------------------------------
    Paulina Canas Urrutia
    U. Tecnica Federico Santa Maria, Chile
    paulina@labsd.inf.utfsm.cl


pgsql-sql by date:

Previous
From: "¹Ú¹Ì·æ"
Date:
Subject: How Can I limit the select result ?
Next
From: Vadim Mikheev
Date:
Subject: Re: [SQL] returns opaque