On Wed, May 5, 2021 at 10:42 PM David Fetter <[email protected]> wrote: > We do use at least one bit and piece from around the internet to make > our software usable, namely libreadline, the absence of which make > psql pretty much unusable.
I'm not talking about dependent libraries. We obviously have to depend on some external libraries; it would be crazy to write our own versions of libreadline, zlib, glibc, and everything else we use. -- Robert Haas EDB: http://www.enterprisedb.com
