Re: pg_dump/restore encoding woes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump/restore encoding woes
Date: 2013-08-28 04:14:39
Message-ID: 1377663279.14126.5.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 2013-08-27 at 17:36 +0300, Heikki Linnakangas wrote:
> Here is a set of three patches that I've been working on:

There is a compiler warning:

pg_backup_db.c:243:0: warning: "PARAMS_ARRAY_SIZE" redefined [enabled by default]
pg_backup_db.c:139:0: note: this is the location of the previous definition

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-08-28 04:16:41 Re: Extension Templates S03E11
Previous Message Peter Eisentraut 2013-08-28 04:11:07 Re: UNNEST with multiple args, and TABLE with multiple funcs