diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-01-19 16:34:44 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-01-19 16:56:42 -0300 |
commit | 7f17fd6fc7125b41218bc99ccfa8165e2d730cd9 (patch) | |
tree | 375b40aba4f7da6a6332d00fe4afd8ad277eb85c /src/backend/commands/trigger.c | |
parent | 8b9e9644dc6a9bd4b7a97950e6212f63880cf18b (diff) | |
download | postgresql-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/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions