Re: JsonbValue to Jsonb conversion - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: JsonbValue to Jsonb conversion
Date
Msg-id CAFj8pRDbNcOMwK6h=2egyjB=aRTBMy3ynTA+W1oARMpeUPGvZA@mail.gmail.com
Whole thread Raw
In response to Re: JsonbValue to Jsonb conversion  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: JsonbValue to Jsonb conversion
List pgsql-hackers


2014-10-13 15:45 GMT+02:00 Andrew Dunstan <andrew@dunslane.net>:

On 10/13/2014 06:41 AM, Pavel Stehule wrote:
Hi

I am working on review of this patch.


The patch attached to the message you are replying to was never intended to be reviewed. It was only given by way of illustration of a technique.

The original patch to be reviewed is on the message <http://www.postgresql.org/message-id/5425D277.4030804@dunslane.net> as shown on the commitfest app. I have just submitted a revised patch to fix the compiler warnings you complained of, at <http://www.postgresql.org/message-id/543BD598.4020809@dunslane.net> I have not found any segfaults in the regression tests.

I checked this last version - warning is out, but SIGFAULT on jsonb test is there .. I rechecked it with clang compiler, but result is same

I try to search why

 

And please don't top-post on the PostgreSQL lists.

I am sorry

Regards

Pavel
 

cheers

andrew



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: split builtins.h to quote.h
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] PostgreSQL 9.4 mmap(2) performance regression on FreeBSD...