From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> |
Cc: | David Christensen <david(at)endpoint(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line |
Date: | 2017-03-09 23:20:49 |
Message-ID: | CA+Tgmoa7U80LTjM18b=D8jUH=s8u_q6cjTW09rXuhmWfTVjQ2Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Mar 6, 2017 at 11:37 AM, Dagfinn Ilmari Mannsåker
<ilmari(at)ilmari(dot)org> wrote:
> David Christensen <david(at)endpoint(dot)com> writes:
>>> Hi David,
>>>
>>> Here's a review of your patch.
>>
>> Hi Ilmari, thanks for your time and review. I’m fine with the revised version.
>
> Okay, I've marked the patch as Ready For Committer.
Committed. Hopefully this doesn't contain any Perl bits that are
sufficiently new as to cause problems for our older BF members ... I
guess we'll see.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2017-03-09 23:39:32 | SQL Standard Feature T211 |
Previous Message | Robert Haas | 2017-03-09 23:20:47 | pgsql: Throw an error if a DATA() line contains wrong # of attributes. |