why is there no CSVQL? - Mailing list pgsql-docs

From PG Doc comments form
Subject why is there no CSVQL?
Date
Msg-id 152453408819.19808.10625472324388057223@wrigleys.postgresql.org
Whole thread Raw
Responses Re: why is there no CSVQL?
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/features.html
Description:

CSV files can be huge. most commercial spreadsheets cannot handle it. there
are high-volume transactions such as for tax reporting which need a separate
copy (user can handle that) with columns dropped, maybe renamed (yeah, ALTER
shouldn't be so hard to use), and an SQL or SQL-like language for this would
be excellent.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Start with [ , end with )
Next
From: Mike Toews
Date:
Subject: Re: Start with [ , end with )