Re: contrib/ sparse code cleanup - Mailing list pgsql-patches

From Oleg Bartunov
Subject Re: contrib/ sparse code cleanup
Date
Msg-id Pine.GSO.4.61.0411051237470.29410@ra.sai.msu.su
Whole thread Raw
In response to contrib/ sparse code cleanup  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil,

go ahead !

     Oleg
On Fri, 5 Nov 2004, Neil Conway wrote:

> [ Oleg, I've CC'd you because this patch makes some modifications,
> albeit trivial ones, to tsearch2; let me know if you object to me
> applying it ]
>
> This patch makes some cleanups to contrib/ to silence some sparse
> warnings:
>
> - remove pointless "extern" keyword from some function definitions in
> contrib/tsearch2
>
> - use "NULL" not "0" as NULL pointer in contrib/tsearch,
> contrib/tsearch2, contrib/pgbench, and contrib/vacuumlo
>
> Barring any objections I will apply this tomorrow.
>
> -Neil
>
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: GiST: memory allocation, cleanup
Next
From: Markus Bertheau
Date:
Subject: contrib/xml2: add function xml_encode_special_chars