Re: jsonb status - 'JsonbValue' has no member named 'size'

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: "Peter Geoghegan" <pg(at)heroku(dot)com>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: jsonb status - 'JsonbValue' has no member named 'size'
Date: 2014-03-16 14:10:31
Message-ID: 639d7c7551d2c04f79003f406c8158a4.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, March 16, 2014 13:23, Andrew Dunstan wrote:
>
> [ jsonb-12.patch ]

patch applies; compiles, and builds, but contrib installs with this error:

make[1]: *** No rule to make target `hstore--1.2.sql', needed by `installdata'. Stop.
make: *** [install-hstore-recurse] Error 2

After that an instance can be started but hstore is not available:

create extension hstore;
ERROR: could not stat file "/home/aardvark/pg_stuff/pg_installations/pgsql.jsonb/share/extension/hstore--1.3.sql": No such
file or directory

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message MauMau 2014-03-16 14:23:26 Re: [RFC] What should we do for reliable WAL archiving?
Previous Message Yuri Levinsky 2014-03-16 14:06:19 Re: requested shared memory size overflows size_t