mirror of https://github.com/postgres/postgres
For substr() and substring() on the text data type, the relevant code is in varlena.c. You are right, there is a problem. I have a patch which I will apply to the source tree soon. The copy enclosed below probably does not preserve tabs correctly so cannot be applied directly; the relevant change is simply changing the ">=" to ">"...REL6_4
parent
6ac2528616
commit
b64a7549b4
Loading…
Reference in new issue