Andreas Pflug <pgadmin@pse-consulting.de> writes:
> Examining why psql won't do sensible stuff with COPY BINARY, I realized
> that psql still uses PQgetline, which is marked obsolete since 7.4.
> Is this intentional or just a "never reviewed because it works"?
There wasn't any obvious bang for the buck in rewriting it.
regards, tom lane