Re: jsonb nesting level edge case

2018-04-03 Thread Bruce Momjian
On Sun, Mar 18, 2018 at 09:42:14PM +0100, Dmitry Dolgov wrote: > Hi, > > I've just realized, that looks like there is one edge-case in the current > jsonb > implementation, that can be quite confusing, and I couldn't find any related > discussion about it. From what I see there is no limit for ho

jsonb nesting level edge case

2018-03-18 Thread Dmitry Dolgov
Hi, I've just realized, that looks like there is one edge-case in the current jsonb implementation, that can be quite confusing, and I couldn't find any related discussion about it. From what I see there is no limit for how many nested levels can be in a jsonb field, and e.g. when a jsonb is creat