Re: Re: Cast jsonb to numeric, int, float, bool - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Re: Cast jsonb to numeric, int, float, bool
Date
Msg-id 20180327145337.GA20311@e733.localdomain
Whole thread Raw
In response to Re: Re: Cast jsonb to numeric, int, float, bool  (David Steele <david@pgmasters.net>)
Responses Re: Cast jsonb to numeric, int, float, bool  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Hello everyone,

> Since this patch was updated after being set a Ready for Committer and
> there appear to be some open questions, I have set it to Needs Review.

I decided to take a look.

The patch didn't apply after changes made in fd1a421f, but I fixed that.
Also there were no tests. I fixed that too.

I believe it's "Ready for Committer".

--
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation()
Next
From: Alvaro Herrera
Date:
Subject: Re: Foreign keys and partitioned tables