pgsql/src/pl/plpgsql/src (pl_exec.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/plpgsql/src (pl_exec.c)
Date: 2000-08-24 03:29:16
Message-ID: 200008240329.e7O3TG675147@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, August 23, 2000 @ 23:29:15
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/pl/plpgsql/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv74772/pl/plpgsql/src

Modified Files:
pl_exec.c

----------------------------- Log Message -----------------------------

SQL-language functions are now callable in ordinary fmgr contexts ...
for example, an SQL function can be used in a functional index. (I make
no promises about speed, but it'll work ;-).) Clean up and simplify
handling of functions returning sets.

Browse pgsql-committers by date

  From Date Subject
Next Message Vince Vielhaber 2000-08-24 18:25:37 [WEBMASTER] 'www/html postgresql.mp3'
Previous Message Tom Lane 2000-08-24 03:29:14 pgsql/src/include/utils (builtins.h fcache.h sets.h fcache2.h)