Thread
Commits
-
Update link for pllua
- ecc173f5d354 10.15 landed
- 555b15196c67 11.10 landed
- 9b27176c3ff6 12.5 landed
- d49357c0dc51 13.1 landed
- b4d5b458e6fb 14.0 landed
-
Fix PL/Lua link in External Projects appendix
Daniel Gustafsson <daniel@yesql.se> — 2020-10-16T08:32:09Z
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
-
Re: Fix PL/Lua link in External Projects appendix
Magnus Hagander <magnus@hagander.net> — 2020-10-16T09:26:31Z
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/> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
-
Re: Fix PL/Lua link in External Projects appendix
Daniel Gustafsson <daniel@yesql.se> — 2020-10-16T09:29:59Z
> 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
-
Re: Fix PL/Lua link in External Projects appendix
Magnus Hagander <magnus@hagander.net> — 2020-10-19T11:49:15Z
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/> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>