postgresql/src/backend
Alvaro Herrera 7f17fd6fc7 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 8b08f7d482.
At least, it solves the issue in my local 32bit VM -- let's see what the
rest thinks.
2018-01-19 16:56:42 -03:00
..
access Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
bootstrap Local partitioned indexes 2018-01-19 11:49:22 -03:00
catalog Fix CompareIndexInfo's attnum comparisons 2018-01-19 16:56:42 -03:00
commands Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
executor Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
foreign Update copyright for 2018 2018-01-02 23:30:12 -05:00
lib Update copyright for 2018 2018-01-02 23:30:12 -05:00
libpq Update comment 2018-01-18 19:36:34 -05:00
main Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes Local partitioned indexes 2018-01-19 11:49:22 -03:00
optimizer Reorder C includes 2018-01-17 18:10:05 -05:00
parser Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
po Translation updates 2017-08-07 13:55:34 -04:00
port Update copyright for 2018 2018-01-02 23:30:12 -05:00
postmaster Update copyright for 2018 2018-01-02 23:30:12 -05:00
regex Update copyright for 2018 2018-01-02 23:30:12 -05:00
replication Fix typo in recent commit 2018-01-19 06:36:17 +00:00
rewrite Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
snowball Update copyright for 2018 2018-01-02 23:30:12 -05:00
statistics Update copyright for 2018 2018-01-02 23:30:12 -05:00
storage Fix Latin spelling 2018-01-11 08:32:01 -05:00
tcop Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
tsearch Update copyright for 2018 2018-01-02 23:30:12 -05:00
utils Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Update copyright for 2018 2018-01-02 23:30:12 -05:00
common.mk Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00