Re: Enhancement to psql command, feedback.
Jan Claeys <lists@janc.be>
From: Jan Claeys <lists@janc.be>
To: pgsql-general@lists.postgresql.org
Date: 2018-05-09T18:42:29Z
Lists: pgsql-general
On Wed, 2018-05-09 at 08:36 -0500, John McKown wrote: > On Wed, May 9, 2018 at 3:05 AM, Pavel Stehule > <pavel.stehule@gmail.com> wrote: > > These languages has defined # as line comment. It is not true for > > SQL. > > Thanks, that looks like a "NO" vote to me. > Not necessarily. There are other languages which don't use "#" for comments, but ignore a first line when it starts with "#" or when you add a specific command line option. -- Jan Claeys