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[], new_value jsonb, [insert_after boolean]) to: jsonb_insert(target jsonb, path text[], new_value jsonb[, insert_after boolean])
PG Doc comments form <noreply@postgresql.org> 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: > jsonb_insert(target jsonb, path text[], new_value jsonb, > [insert_after boolean]) > to: > jsonb_insert(target jsonb, path text[], new_value jsonb[, > insert_after boolean]) Yeah, it's this one that's not per project style, not the other one. Will fix, thanks for the report! regards, tom lane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера