Thread

Commits

  1. doc: Remove link to JSON support in the SQL specification

  1. biblio.sgml dead link

    Erik Rijkers <er@xs4all.nl> — 2022-01-04T17:10:07Z

    On master, doc/src/sgml/biblio.sgml  has a biblioentry for a pdf from ISO:
    
    "Information technology — Database languages — SQL Technical Reports —
    Part SQL Notation support 6: (JSON) for JavaScript Object"
    
    That pdf was a 2017 edition but the url now points to .zip that no 
    longer exists.
    
    The replacement is a ~200 euro pdf (2021).  I'd be thankful if someone 
    would send the pdf to me; maybe I can update my JSON tests.
    
    And we should remove that entry from the bibliography (or have it point 
    to the new page [1]).
    
    
    Erik Rijkers
    
    
    [1] https://www.iso.org/standard/78937.html
    
    
    
    
  2. Re: biblio.sgml dead link

    Michael Paquier <michael@paquier.xyz> — 2022-01-05T01:26:54Z

    On Tue, Jan 04, 2022 at 06:10:07PM +0100, Erik Rijkers wrote:
    > The replacement is a ~200 euro pdf (2021).  I'd be thankful if someone would
    > send the pdf to me; maybe I can update my JSON tests.
    > 
    > And we should remove that entry from the bibliography (or have it point to
    > the new page [1]).
    
    Removing the entry seems a bit overdoing it to me, and updating to a
    paywall does not sound completely right to me either.  Another thing
    that we could do is to just remove the link, but keep its reference.
    
    Any thoughts from others?
    --
    Michael
    
  3. Re: biblio.sgml dead link

    Daniel Gustafsson <daniel@yesql.se> — 2022-01-05T20:56:26Z

    > On 5 Jan 2022, at 02:26, Michael Paquier <michael@paquier.xyz> wrote:
    > 
    > On Tue, Jan 04, 2022 at 06:10:07PM +0100, Erik Rijkers wrote:
    >> The replacement is a ~200 euro pdf (2021).  I'd be thankful if someone would
    >> send the pdf to me; maybe I can update my JSON tests.
    >> 
    >> And we should remove that entry from the bibliography (or have it point to
    >> the new page [1]).
    > 
    > Removing the entry seems a bit overdoing it to me, and updating to a
    > paywall does not sound completely right to me either.  Another thing
    > that we could do is to just remove the link, but keep its reference.
    > 
    > Any thoughts from others?
    
    We definitely shouldn't remove it, it's referenced from functions-json.html and
    that IMO adds value.
    
    I think we should remove the link, not because it costs money but because it
    can be purchased from several places, and choosing one to "favor" seems to
    invite criticism.  Kind of how we don't link to an online store for buying the
    other books.
    
    --
    Daniel Gustafsson		https://vmware.com/
    
    
    
    
    
  4. Re: biblio.sgml dead link

    Michael Paquier <michael@paquier.xyz> — 2022-01-06T02:43:15Z

    On Wed, Jan 05, 2022 at 09:56:26PM +0100, Daniel Gustafsson wrote:
    > I think we should remove the link, not because it costs money but because it
    > can be purchased from several places, and choosing one to "favor" seems to
    > invite criticism.  Kind of how we don't link to an online store for buying the
    > other books.
    
    Yeah, that's my feeling as well.  So done this way across the board.
    --
    Michael