Re: [HACKERS] SQL/JSON in PostgreSQL - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: [HACKERS] SQL/JSON in PostgreSQL
Date
Msg-id CAFj8pRAUPc1UsAnJOXjAWUYRKJsuax=jt3sEhGsg39mq7QpS9g@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] SQL/JSON in PostgreSQL  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: [HACKERS] SQL/JSON in PostgreSQL
List pgsql-hackers
I have removed all extra features from the patch set, they can be found in our
github repository: https://github.com/postgrespro/sqljson/tree/sqljson_ext.

Now there are 10 patches which have the following dependencies:

1:
2: 1
3: 2
4: 2
5:
6:
7: 2, 5, 6
8: 7, 4
9: 7
10: 8, 9


looks better. Maybe two regress tests are unstable. I had to fix two.

please, can you check it?

     json_sqljson             ... FAILED
     jsonb_sqljson            ... FAILED

Regards

Pavel

 

--
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Condition variable live lock
Next
From: Tom Lane
Date:
Subject: Re: Condition variable live lock