aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2018-01-19 16:34:44 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2018-01-19 16:56:42 -0300
commit7f17fd6fc7125b41218bc99ccfa8165e2d730cd9 (patch)
tree375b40aba4f7da6a6332d00fe4afd8ad277eb85c /src/backend/executor
parent8b9e9644dc6a9bd4b7a97950e6212f63880cf18b (diff)
downloadpostgresql-7f17fd6fc7125b41218bc99ccfa8165e2d730cd9.tar.gz
postgresql-7f17fd6fc7125b41218bc99ccfa8165e2d730cd9.zip
Fix CompareIndexInfo's attnum comparisons
When an index column is an expression, it makes no sense to compare its attribute numbers. This seems to account for remaining buildfarm fallout from 8b08f7d4820f. At least, it solves the issue in my local 32bit VM -- let's see what the rest thinks.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions