Re: Re: [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Robert Haas <rhaas(at)postgresql(dot)org>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes.
Date: 2017-03-10 01:01:08
Message-ID: 14526.1489107668@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> On Fri, Mar 10, 2017 at 8:20 AM, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>> Throw an error if a DATA() line contains wrong # of attributes.

> dromedary is unhappy because of this commit, and it is using perl 5.10.0:

My RHEL6 workstation (5.10.1) is also completely broken by this. Kindly
revert so I can get some work done.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2017-03-10 01:06:53 pgsql: pgstattuple: Fix typo partitiond -> partitioned
Previous Message Michael Paquier 2017-03-10 00:52:00 Re: [COMMITTERS] pgsql: Throw an error if a DATA() line contains wrong # of attributes.

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2017-03-10 01:04:30 Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line
Previous Message Michael Paquier 2017-03-10 01:00:25 Re: Should buffer of initialization fork have a BM_PERMANENT flag