]> 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:58 +0000 (00:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 16 Aug 2005 00:48:58 +0000 (00:48 +0000)
commitbec2f429afe01f41bc8e7c69deef03b46b911139
treedd15ffda78688f7463cc2b135d4514a2aaef1c4e
parentf7395660695eb14389124815bd0a616ad6186381
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