agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@postgresql.org
Subject: Re: pgsql: Remove pg_dump/pg_dumpall support for dumping from pre-8.0 serve
Date: Wed, 12 Oct 2016 14:17:22 -0400
Message-ID: <c0af8add-2bf6-1e28-bb7a-1872aef2b043@2ndquadrant.com> (raw)
In-Reply-To: <E1buMGV-0002WG-AJ@gemulon.postgresql.org>
References: <E1buMGV-0002WG-AJ@gemulon.postgresql.org>
List-Unsubscribe:  <mailto:majordomo@postgresql.org?body=unsub%20pgsql-committers>

On 10/12/16 12:20 PM, Tom Lane wrote:
> Remove pg_dump/pg_dumpall support for dumping from pre-8.0 servers.

It looks like this or a related commit has caused these compiler warnings:

pg_dump.c: In function 'getTypes':
pg_dump.c:3692:8: error: variable 'i_typoutput' set but not used
[-Werror=unused-but-set-variable]
  int   i_typoutput;
        ^~~~~~~~~~~
pg_dump.c:3691:8: error: variable 'i_typinput' set but not used
[-Werror=unused-but-set-variable]
  int   i_typinput;
        ^~~~~~~~~~

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers



view thread (5+ messages)  latest in thread

Message-ID: <c0af8add-2bf6-1e28-bb7a-1872aef2b043@2ndquadrant.com>
Permalink:  ../c0af8add-2bf6-1e28-bb7a-1872aef2b043@2ndquadrant.com/
Also on:    postgresql.org/message-id/c0af8add-2bf6-1e28-bb7a-1872aef2b043@2ndquadrant.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: peter.eisentraut@2ndquadrant.com, tgl@sss.pgh.pa.us
  Subject: Re: pgsql: Remove pg_dump/pg_dumpall support for dumping from pre-8.0 serve
  In-Reply-To: <c0af8add-2bf6-1e28-bb7a-1872aef2b043@2ndquadrant.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox