]> git.ipfire.org Git - thirdparty/postgresql.git/commit
The patch that is applied at the end of the email makes sure that these
authorMarc G. Fournier <scrappy@hub.org>
Mon, 26 Aug 1996 20:38:52 +0000 (20:38 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 26 Aug 1996 20:38:52 +0000 (20:38 +0000)
commit491b9b89c42ceab56cf2daec11a61adedd9f7180
tree0bdc6e3a19b42e51454e8c5bb94793bb9516f4c1
parente78fe652f48f9dbb67a21f616741e7b446204cbe
The patch that is applied at the end of the email makes sure that these
conditions are always met. The patch can be applied to any version
of Postgres95 from 1.02 to 1.05. After applying the patch, queries
using indices on bpchar and varchar fields should (hopefully ;-) )
always return the same tuple set regardless to the fact whether
indices are used or not.

Submitted by: Gerhard Reithofer <tbr_laa@AON.AT>
src/backend/utils/adt/varchar.c