Fix PL/Lua link in External Projects appendix

Started by Daniel Gustafssonover 5 years ago4 messagesdocs
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

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

Attachments:

pllua_url.patchapplication/octet-stream; name=pllua_url.patch; x-unix-mode=0644Download+1-2
#2Magnus Hagander
magnus@hagander.net
In reply to: Daniel Gustafsson (#1)
Re: Fix PL/Lua link in External Projects appendix

On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson <daniel@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 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/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;

#3Daniel Gustafsson
daniel@yesql.se
In reply to: Magnus Hagander (#2)
Re: Fix PL/Lua link in External Projects appendix

On 16 Oct 2020, at 11:26, Magnus Hagander <magnus@hagander.net> wrote:

On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson <daniel@yesql.se <mailto:daniel@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 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

#4Magnus Hagander
magnus@hagander.net
In reply to: Daniel Gustafsson (#3)
Re: Fix PL/Lua link in External Projects appendix

On Fri, Oct 16, 2020 at 11:30 AM Daniel Gustafsson <daniel@yesql.se> wrote:

On 16 Oct 2020, at 11:26, Magnus Hagander <magnus@hagander.net> wrote:

On Fri, Oct 16, 2020 at 10:32 AM Daniel Gustafsson <daniel@yesql.se

<mailto:daniel@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 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.

Ah, OK, I think I misunderstood that part.

I've pushed the patch. Thanks!

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;