returns opaque

From: Paulina Canas Urrutia <paulina(at)labsd(dot)inf(dot)utfsm(dot)cl>
To: pgsql-sql(at)postgresql(dot)org
Subject: returns opaque
Date: 1998-07-24 01:58:32
Message-ID: 35B7EA48.C6C229C9@labsd.inf.utfsm.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)labsd(dot)inf(dot)utfsm(dot)cl

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Vadim Mikheev 1998-07-24 02:35:33 Re: [SQL] returns opaque
Previous Message mrpark 1998-07-24 01:56:02 How Can I limit the select result ?