diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-02-13 17:18:25 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-02-13 17:18:25 +0000 |
commit | ce88b9b40b7ecd6404c9315f70dbe8b1595a4925 (patch) | |
tree | b9562d701ae66bc95b44fe7902c49def7556500c /src/backend/utils/adt/arrayfuncs.c | |
parent | 2a07e65dcdf22d1c0c33b69b7c5cef9bcc2ad03e (diff) | |
download | postgresql-ce88b9b40b7ecd6404c9315f70dbe8b1595a4925.tar.gz postgresql-ce88b9b40b7ecd6404c9315f70dbe8b1595a4925.zip |
From: Jan Wieck <jwieck@debis.com>
just a little correction in the pltcl_guide.nr.
Sometimes I changed the name of tuple arguments to numbers
like the other args are. Otherwise it wasn't possible to
create a function as
CREATE FUNCTION f (EMP, EMP) ... LANGUAGE 'pltcl';
The arguments are now accessed in the function as
$1(name) vs. $2(name)
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions