]> 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:27:46 +0000 (20:27 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Mon, 26 Aug 1996 20:27:46 +0000 (20:27 +0000)
commit17c542fb43e171eb7690c7e609fbc64c456d4d07
treefb3a8d0520aff7da8ef4eec197a0390385eb73aa
parentaeb6656433e13f4d0dc382d18aa93373ed744c8a
|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