Remove psql's -W option

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove psql's -W option
Date: 2018-07-21 21:58:37
Message-ID: 20180721215837.GF29917@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

I'd like to $Subject for 12.

There are scripts it could break, but not ones that weren't already
broken in ways important to access control.

What say?

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
0001-Remove-the-W-option-from-psql-v01.patch text/x-diff 3.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vik Fearing 2018-07-21 22:03:44 Re: Remove psql's -W option
Previous Message Alexander Korotkov 2018-07-21 21:34:12 Re: [HACKERS] Bug in to_timestamp().