]> granicus.if.org Git - postgresql/commit
Reject operator names >= NAMEDATALEN characters. These will not work
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 16 Aug 2005 00:48:29 +0000 (00:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 16 Aug 2005 00:48:29 +0000 (00:48 +0000)
commit96fc1a4f778eaad63c4bb41622e37a07fd433749
tree299ecde26f25e780e46938a9acfa4ee9130e914f
parentab648632eb4d3d36c012350f9c5643deb4736791
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.
src/backend/parser/scan.l