diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-08-16 00:48:43 +0000 |
commit | e2e2e15cf89ec67eeed443e4548b72e701a3d202 (patch) | |
tree | 00045aba76e50e46859de7c7c12ae27b6b6c6e9e /src/backend/access/gist/gist.c | |
parent | ec70ca7954353773cd1de8d0ed719232aa2453ec (diff) | |
download | postgresql-e2e2e15cf89ec67eeed443e4548b72e701a3d202.tar.gz postgresql-e2e2e15cf89ec67eeed443e4548b72e701a3d202.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions