aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-06-04 13:50:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-06-04 13:50:32 -0400
commit78e72794a76fef3233c06800c6046aaad0704a22 (patch)
tree127620a290bfe04835eb41f004accad635f7f94a /src/backend/access/gist/gistvacuum.c
parentbac99475eb6e9e6d69a91fee30b5420b8e0115be (diff)
downloadpostgresql-78e72794a76fef3233c06800c6046aaad0704a22.tar.gz
postgresql-78e72794a76fef3233c06800c6046aaad0704a22.zip
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.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions