contrib/intarray regression failure fix

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: contrib/intarray regression failure fix
Date: 2002-09-06 23:23:54
Message-ID: 3D79390A.50404@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached small patch fixes the cause of the regression test failure
for contrib/intarray.

The cause was that the library uses its own function to construct a new
array, new_intArrayType, and that function did not set the new array
struct attribute elemtype.

Please apply.

Thanks,

Joe

Attachment Content-Type Size
intarray-fix.1.patch text/plain 752 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2002-09-07 01:57:49 Re: indisclustered and clusterdb
Previous Message Bruce Momjian 2002-09-06 13:56:17 Re: Big number of "unused" pages as reported by VACUUM