diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:29 +0000 |
commit | 96fc1a4f778eaad63c4bb41622e37a07fd433749 (patch) | |
tree | 299ecde26f25e780e46938a9acfa4ee9130e914f /src/backend/executor/nodeHashjoin.c | |
parent | ab648632eb4d3d36c012350f9c5643deb4736791 (diff) | |
download | postgresql-96fc1a4f778eaad63c4bb41622e37a07fd433749.tar.gz postgresql-96fc1a4f778eaad63c4bb41622e37a07fd433749.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/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions