Re: typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate

2019-09-27 Thread Tom Lane
PG Doc comments form writes: > The following documentation comment has been logged on the website: > Page: https://www.postgresql.org/docs/10/functions-json.html > Description: > sorry, the last message may have been incorrect. if so, the next row in > table 9.46 should be changed from: >

typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions - alternate

2019-09-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/functions-json.html Description: sorry, the last message may have been incorrect. if so, the next row in table 9.46 should be changed from: jsonb_insert(target jsonb, path text[],

typo in 9.15. JSON Functions and Operators Table 9.46. JSON Processing Functions

2019-09-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/functions-json.html Description: In the 'Function' column of Table 9.46: jsonb_set(target jsonb, path text[], new_value jsonb[, create_missing boolean]) should be jsonb