git.postgresql.org Git - postgresql.git/commit
Thu, 4 Jun 2015 17:50:32 +0000 (13:50 -0400)
Thu, 4 Jun 2015 17:50:32 +0000 (13:50 -0400)
commit 78e72794a76fef3233c06800c6046aaad0704a22
Fix brin "char" test to actually test what it meant to test.
Casting to char, without quotes, does not give the same results as casting
to "char". That meant we were not testing the brin "char" paths at all,
since we ended up with a text operator not a "char" operator.
This is the main PostgreSQL git repository.
RSS
Atom