Hacker News new | ask | show | jobs
PostgreSQL deserves better than libpq (twitter.com)
37 points by sovande 224 days ago
2 comments

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

Could you perhaps provide more context beyond a link?

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.
Click on "Full commit"?
Ah thanks, that worked.

Usability problem is still Atlassian's responsibility.

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...

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.