BUG #12202: json operator ->>with offset

From: matt(at)nonuby(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12202: json operator ->>with offset
Date: 2014-12-11 08:32:27
Message-ID: 20141211083227.2521.52417@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12202
Logged by: Matt Freeman
Email address: matt(at)nonuby(dot)com
PostgreSQL version: 9.4beta1
Operating system: Ubuntu 14.10 64bit
Description:

I am just going to link to the stackoverflow post, as it contains both the
question and an answer which helps clarify the problem, I fear pasting as-is
here might be confusing.

http://stackoverflow.com/questions/27415340/postgresql-offset-behavior-with-json-column?noredirect=1#comment43279635_27415340

tl;dr When using offset, postgres seems to want to unserialize the json data
for every row it's visiting.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message wangzhipengkmust 2014-12-11 08:35:10 BUG #12203: No password dialog when access the postgresql server
Previous Message Mark Kirkwood 2014-12-11 07:12:07 Re: regression, deadlock in high frequency single-row UPDATE