Re: Further issues with jsonb semantics, documentation

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: Further issues with jsonb semantics, documentation
Date: 2015-07-17 18:48:22
Message-ID: CAM3SWZTjv8gyN5kCAJfwtBQYg0JE=ecyBJQEoSNrpukcpY62gQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 17, 2015 at 11:37 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> I am on vacation right now, but I might have some time tomorrow to deal with
>> it. If not, it will be Sunday or Monday when I get to it.
>
> Is this still pending?

Yes.

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-07-17 18:49:49 Re: Further issues with jsonb semantics, documentation
Previous Message Heikki Linnakangas 2015-07-17 18:40:45 Re: [COMMITTERS] pgsql: Retain comments on indexes and constraints at ALTER TABLE ... TY