Re: jsonb and nested hstore

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Oleg Bartunov <obartunov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org>, Maciek Sakrejda <maciek(at)heroku(dot)com>
Subject: Re: jsonb and nested hstore
Date: 2014-03-10 11:19:36
Message-ID: CAPpHfdt5mP9z2BSBhZezcGhNnY+f0o09zewKyGSMo_4XLMC41g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 10, 2014 at 3:04 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:

> On Mon, Mar 10, 2014 at 3:47 AM, Alexander Korotkov
> <aekorotkov(at)gmail(dot)com> wrote:
> > Fix is attached.
>
> Could you post a patch with regression tests, please?
>

Here it is.

------
With best regards,
Alexander Korotkov.

Attachment Content-Type Size
jsonb-hash-ops-fix-2.patch application/octet-stream 5.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christian Kruse 2014-03-10 11:44:09 Re: Patch: show relation and tuple infos of a lock to acquire
Previous Message Peter Geoghegan 2014-03-10 11:04:20 Re: jsonb and nested hstore