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: Binary data


--
VMware





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 docs to point to the
> current
> repo.
>

Should the name of it perhaps also be updated to include the "ng" part?

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ 
 Work: https://www.redpill-linpro.com/ 


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  > 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 docs to point to the 
> current
> repo.
> 
> Should the name of it perhaps also be updated to include the "ng" part?

I don't think so, AFAICT it's only the repo which has been renamed and not the
PL or the project.

cheers ./daniel