Re: pg_dump getBlobs query broken for 7.3 servers

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Greg Stark <stark(at)mit(dot)edu>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump getBlobs query broken for 7.3 servers
Date: 2016-10-10 02:36:08
Message-ID: 5bf2b296-449c-bae0-6af2-f0b8a1d5ed6f@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/7/16 12:48 PM, Tom Lane wrote:
> Branches before about 7.3 or 7.4 don't build cleanly on modern tools.
> In fact, they don't even build cleanly on my old HPUX 10.20 box ...
> I just tried, and they have problems with the bison and flex I have
> installed there now. As a data point, that bison executable bears
> a file date of Jan 31 2003. Andres reported something similar in
> the year-or-two-ago thread that was mentioned earlier.

FWIW, Greg Stark did a talk at PG Open about PG performance going back
to at least 7.4. He did discuss what he had to do to get those versions
to compile on modern tools, and has a set of patches that enable it.
Unfortunately his slides aren't posted[1] so I can't provide further
details than that.

1: https://wiki.postgresql.org/wiki/Postgres_Open_2016
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532) mobile: 512-569-9461

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2016-10-10 02:45:18 Re: Is it time to kill support for very old servers?
Previous Message Jim Nasby 2016-10-10 02:25:50 Re: regular 10devel pdf build