On Fri, 21 Aug 2020 at 23:52, Bruce Momjian <[email protected]> wrote:
> I developed the attached patach for this. Is this sufficient? > Would it be appropriate to consider including some language with a similar information content to this > " ... prior to PostgreSQL 11, these functions were unable to manage their > own transactions. PostgreSQL 11 adds SQL procedures that can perform full > transaction management within the body of a function, enabling developers > to create more advanced server-side applications, such as ones involving > incremental bulk data loading." > from here https://www.postgresql.org/about/news/1894/ . Robin Abbi
