Re: unexpected psql "feature" - Mailing list pgsql-hackers

From Geoff Winkless
Subject Re: unexpected psql "feature"
Date
Msg-id CAEzk6fdgFP+_U-CHgjCxzV56uGKk4kojXbJQmjp0CgHyquerqw@mail.gmail.com
Whole thread Raw
In response to Re: unexpected psql "feature"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 14 July 2016 at 00:12, Tom Lane <tgl@sss.pgh.pa.us> wrote:
I wonder
whether promoting \; to a recognized and documented behavior would
allow us to get away with converting -c strings to normal parsing
behavior, as was discussed and then rejected on compatibility grounds
not too long ago.  People who need to keep the old behavior could do so
by putting in backslashes.

Just so I'm clear: you're suggesting that 
because people can modify their code to achieve the old behaviour it's no longer breaking compatibility?

​That's an odd definition, IMO.

Geoff

pgsql-hackers by date:

Previous
From: Kenan Yao
Date:
Subject: Hang issue when COPY to/from an unopened FIFO
Next
From: Amit Kapila
Date:
Subject: Re: Hash Indexes