diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-11-10 00:35:58 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-11-10 00:35:58 +0000 |
commit | cfd2728100b1493cea54e2d0ae0f3d545c27805c (patch) | |
tree | 4f7e0d8810e6e96a114bcb0a038d783eb25f058a /src/backend/access/gist/gist.c | |
parent | ceb4f5ea9c2c6c2bd44d4799ff4a62c40a038894 (diff) | |
download | postgresql-cfd2728100b1493cea54e2d0ae0f3d545c27805c.tar.gz |
This patch makes a minor cleanup to the implementation of PERFORM in
PL/PgSQL. Previously, it had been bundled together with the assign
statement implementation, for some reason that wasn't clear to me
(they certainly don't share any code with one another). So I separated
them and made PERFORM a statement like any other. No changes in
functionality.
Along the way, I added some regression tests for PERFORM, added a
bunch more SGML tags to the PL/PgSQL docs, and removed an obsolete
comment relating to the implementation of RETURN NEXT.
Neil Conway
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions