diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:12 +0000 |
commit | 6629bc79f1ec09e49c17812789546606c96122fd (patch) | |
tree | 1e8a120dd5f9432a66714cca8c697392ff64d89c /src/backend/parser/parse_clause.c | |
parent | 070a3ad76b65c9eff572da5d358c563ccc7bb14f (diff) | |
download | postgresql-6629bc79f1ec09e49c17812789546606c96122fd.tar.gz postgresql-6629bc79f1ec09e49c17812789546606c96122fd.zip |
Reject operator names >= NAMEDATALEN characters. These will not work
anyway, and in assert-enabled builds you are likely to get an assertion
failure. Backpatch as far as 7.3; 7.2 seems not to have the problem.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions