Re: Function definition removed but prototype still there - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Function definition removed but prototype still there
Date
Msg-id 20140128162952.GH20898@momjian.us
Whole thread Raw
In response to Function definition removed but prototype still there  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
List pgsql-hackers
On Tue, Jan 28, 2014 at 09:42:37AM +0000, Rajeev rastogi wrote:
> As part of the below commit
> 
>  
> 
>                 36a35c550ac114caa423bcbe339d3515db0cd957 (Compress GIN posting
> lists, for smaller index size.)
> 
>  
> 
> Function GinDataPageAddItemPointer definition was removed but corresponding
> prototype was still there.
> 
>  
> 
> Attached is the patch to fix the same.

Thanks.  Applied.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: jsonb and nested hstore
Next
From: Andrew Dunstan
Date:
Subject: Re: jsonb and nested hstore