postgresql/src
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
..
backend Fix CompareIndexInfo's attnum comparisons 2018-01-19 16:56:42 -03:00
bin Fix pg_dump version comparison 2018-01-19 13:24:54 -03:00
common Update copyright for 2018 2018-01-02 23:30:12 -05:00
fe_utils Update copyright for 2018 2018-01-02 23:30:12 -05:00
include Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
interfaces Cope with indicator arrays that do not have the correct length. 2018-01-13 14:57:49 +01:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:55 -04:00
pl Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
port Update copyright for 2018 2018-01-02 23:30:12 -05:00
template Force "restrict" not to be used when compiling with xlc. 2017-10-13 12:15:06 -07:00
test Replace AclObjectKind with ObjectType 2018-01-19 14:01:15 -05:00
timezone Update copyright for 2018 2018-01-02 23:30:12 -05:00
tools Expression evaluation based aggregate transition invocation. 2018-01-09 13:25:38 -08:00
tutorial Update copyright for 2018 2018-01-02 23:30:12 -05:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:15 -08:00
Makefile.global.in Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00