Re: json_to_record Example

2018-06-20 Thread Yousof Shaladi
Thank you for hearing me out! On Tue, Jun 19, 2018 at 7:43 PM Bruce Momjian wrote: > On Sat, Jun 2, 2018 at 03:23:32PM +0200, Yousof Shaladi wrote: > > Hi, > > > > Form my side I definitely agree with what you say and added. I think the > > example makes it more clear as we have an example tabl

Re: json_to_record Example

2018-06-19 Thread Bruce Momjian
On Sat, Jun 2, 2018 at 03:23:32PM +0200, Yousof Shaladi wrote: > Hi, > > Form my side I definitely agree with what you say and added. I think the > example makes it more clear as we have an example table used. > > Nothing to add from my side here. Patch applied back through 9.4. Thanks. -

Re: json_to_record Example

2018-06-02 Thread Yousof Shaladi
Hi, Form my side I definitely agree with what you say and added. I think the example makes it more clear as we have an example table used. Nothing to add from my side here. Best regards, On Sat, May 26, 2018 at 5:03 PM Bruce Momjian wrote: > On Mon, May 7, 2018 at 06:14:02PM +, PG Doc c

Re: json_to_record Example

2018-05-26 Thread Bruce Momjian
On Mon, May 7, 2018 at 06:14:02PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/10/static/functions-json.html > Description: > > Hi team, > > I had the following issue when going through your >