> intarray and ltree both seem to be mapping their own declarations onto

Bruce Momjian <bruce@momjian.us>

Commit: eb5bf513725d7a51a4a467202b6bb9dbf8417c80
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-12T00:24:46Z
Releases: 7.3.1
> intarray and ltree both seem to be mapping their own declarations onto
> arrays using largely-similar code.  But while intarray fails its
> regression test, I find ltree still passes.  So I'm confused about what
> that code is really doing and don't want to touch it.

Please, apply attached patch, it solves the problem.

Teodor Sigaev

Files

PathChange+/−
contrib/intarray/_int.c modified +5 −2