PostgreSQL deserves better than libpq

(twitter.com)

37 points | by sovande a day ago ago

7 comments

  • misswaterfairy 19 hours ago

    The whole diff in that (pointless?) commit...:

      * Note: Due to design limitations in both libpq and PostgreSQL's
    
    - * architecture, this implementation does not support the memory-bounded

    - * streaming behavior available with MySQL and Oracle.

    + * architecture, this implementation does not support the superior

    + * memory-bounded streaming behavior we use with MySQL and Oracle.

  • sovande a day ago
    • EdwardDiego a day ago

      I can't see the commit diff in my mobile browser, well done Atlassian.

      Could you perhaps provide more context beyond a link?

      • cosmotic 12 hours ago

        They added the addictive "superior" to describe mysqls implementation in their docs. That's the entire change. No code changes. Seems like a petty change antithetical to good documentation.

      • d1ss0nanz a day ago

        Click on "Full commit"?

        • cosmotic 12 hours ago

          Ah thanks, that worked.

          Usability problem is still Atlassian's responsibility.

    • sovande 10 hours ago

      By mistake, I used a link to an insignificant commit while I was attempting to link to this comment block with more context.

      https://bitbucket.org/tildeslash/libzdb/src/master/src/db/po...