]> granicus.if.org Git - postgresql/commit
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
authorMarc G. Fournier <scrappy@hub.org>
Sun, 15 Mar 1998 08:07:01 +0000 (08:07 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 15 Mar 1998 08:07:01 +0000 (08:07 +0000)
commitb64a7549b4c2e459e1d64b1d5cc94f4f5998f503
treefe6a9b2bcf39ddc3dc53895fd0daabf2d652d9b2
parent6ac2528616697eb2d155ff693874e37c7273b797
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>

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 ">"...
src/backend/utils/adt/varlena.c