Ralph Graulich <maillist(at)shauny(dot)de> writes:
>> Hmm. Are there any long literal strings in your function text?
> What exactly do you mean by "long literal string"? Does it mean the length
> of a variable name or the length of the content of a variable?
The particular case that the bug was reported for was a long string
literal, eg 'lots of text here'. I'm not sure what else the dstring
functions are used for, however. There might be many other cases that
could trigger that bug.
regards, tom lane