Log Message:
-----------
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.
Tags:
----
REL7_3_STABLE
Modified Files:
--------------
pgsql/src/backend/parser:
scan.l (r1.102.2.1 -> r1.102.2.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/scan.l.diff?r1=1.102.2.1&r2=1.102.2.2)
pgsql-committers by date
| Next: | From: James William Pye | Date: 2005-08-16 02:07:16 |
| Subject: python - be: Do error checking on repr and getitem in htup_repr. |
| Previous: | From: Tom Lane | Date: 2005-08-16 00:48:44 |
| Subject: pgsql: Reject operator names >= NAMEDATALEN characters. |