Thread

Commits

  1. Update link for pllua

  1. 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
    
    
  2. 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/>
    
  3. 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
    
    
    
  4. 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/>