Re: broken dead code in pg_lzcompress.h - Mailing list pgsql-hackers

From Tom Lane
Subject Re: broken dead code in pg_lzcompress.h
Date
Msg-id 1738.1160083332@sss.pgh.pa.us
Whole thread Raw
In response to Re: broken dead code in pg_lzcompress.h  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Jan Wieck <JanWieck@Yahoo.com> writes:
> That's quite possible that there is a fair amount of dead code in there 
> because it was originally the header for the lztext datatype, which if 
> memory served only existed quietly in one release to support slightly 
> larger rewrite rules before it was replaced with TOAST.

Ah, I was wondering how so much of it came to be dead code, but that
explains that.  I will pull out whatever's not referenced anymore ---
it looks like there are a couple of subroutines, not just macros,
that we don't need.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: broken dead code in pg_lzcompress.h
Next
From: Kris Jurka
Date:
Subject: pg_dump exclusion switches and functions/types