| From: | Peter Geoghegan <pg(at)heroku(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: jsonb failed assertions |
| Date: | 2014-05-21 01:22:21 |
| Message-ID: | CAM3SWZSPBquLTG1xYrVGn0gyRAnqg=K2-tQ23OU=h4fsh_4+=Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 20, 2014 at 4:17 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> table dump is downloadable from http://pgsql.cz/data/data.dump.gz
This looks like an over-zealous assertion, without any user-visible
consequences. Mea culpa.
Attached patch corrects the problem. I also noticed in passing that
there is another obsolete comment -- formIterIsContainer() is former
jsonbIteratorNext() infrastructure, which the updated comment now
refers to directly.
Thanks
--
Peter Geoghegan
| Attachment | Content-Type | Size |
|---|---|---|
| assertion_fix.patch | text/x-patch | 2.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2014-05-21 02:25:44 | Re: pg_upgrade fails: Mismatch of relation OID in database 8.4 -> 9.3 |
| Previous Message | Teodor Sigaev | 2014-05-20 23:13:45 | SP-GiST bug. |