> On Jan 1, 2016, at 11:14 AM, Tom Lane <[email protected]> wrote: > > Oleg Bartunov <[email protected]> writes: >> I noticed, that psql's \e command doesn't worked for me complaining 'error >> opening file'. I did research and found that following setting in joe's (if >> I choose editor as joe) configuraton causes the problem: >> -exask ^KX always confirms file name >> That worked for decades :), so I'm wondering what was changed either in El >> Capitan or psql code ? > > I don't recall that we've changed anything much at all about \e recently, > so probably the way to bet is that the El Capitan update broke something > :-(. Can anyone else confirm? >
Seems to work fine for me with vi on OS X 10.11.2 (15C50) and VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Oct 27 2015 16:22:14) Compiled by [email protected] Nell -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
