diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-15 20:15:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-12-15 20:15:17 +0000 |
commit | 84dbd5a8f60cdb27270ffc1f105cf1b1bb3c1ddc (patch) | |
tree | 1a34f98cff9458f20ffead2053ae96f9447992b2 /doc/src | |
parent | c3d6c7d8f98c3ed73fd6c50c9c6e958a8c450c90 (diff) | |
download | postgresql-84dbd5a8f60cdb27270ffc1f105cf1b1bb3c1ddc.tar.gz postgresql-84dbd5a8f60cdb27270ffc1f105cf1b1bb3c1ddc.zip |
Disallow SETOF in the input of parseTypeString(). Formerly it was
silently ignored, allowing one to write bizarre things like
DECLARE x setof int;
in plpgsql. This has misled at least one novice into thinking that
plpgsql variables could be sets ...
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions