Re: pl Lua

2022-10-17 Thread Jonathan S. Katz
On 10/17/22 6:03 AM, PG Doc comments form wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/external-pl.html Description: Your page, https://www.postgresql.org/docs/15/external-pl.html Please include another, active Lua binding

pl Lua

2022-10-17 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/external-pl.html Description: Your page, https://www.postgresql.org/docs/15/external-pl.html Please include another, active Lua binding for PostgreSQL. It is https://github.com/arcapos

Re: Fix PL/Lua link in External Projects appendix

2020-10-19 Thread Magnus Hagander
On Fri, Oct 16, 2020 at 11:30 AM Daniel Gustafsson wrote: > > On 16 Oct 2020, at 11:26, Magnus Hagander wrote: > > > > On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson <mailto:dan...@yesql.se>> wrote: > > The PL/Lua repository we link to in the docume

Re: Fix PL/Lua link in External Projects appendix

2020-10-16 Thread Daniel Gustafsson
> On 16 Oct 2020, at 11:26, Magnus Hagander wrote: > > On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson <mailto:dan...@yesql.se>> wrote: > The PL/Lua repository we link to in the documentation has been updated to say > DEPRECATED, with a reference to a new rep

Re: Fix PL/Lua link in External Projects appendix

2020-10-16 Thread Magnus Hagander
On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson wrote: > The PL/Lua repository we link to in the documentation has been updated to > say > DEPRECATED, with a reference to a new repo within the same Github > organization. > The attached patch updates the url in the postgres d

Fix PL/Lua link in External Projects appendix

2020-10-16 Thread Daniel Gustafsson
The PL/Lua repository we link to in the documentation has been updated to say DEPRECATED, with a reference to a new repo within the same Github organization. The attached patch updates the url in the postgres docs to point to the current repo. cheers ./daniel pllua_url.patch Description