Thread

  1. failure of \e in psql

    Bruce Momjian <maillist@candle.pha.pa.us> — 1999-11-11T18:27:04Z

    I see that \e no longer works as expected:
    
    	test=> select * from pg_class;
    	...
    	test=> \e
    
    and in the editor, the query is not appearing.  The 'select' query
    should appear in the editor because I have not entered a non-backslash
    command to clear the query buffer.
    
    
    
    -- 
      Bruce Momjian                        |  http://www.op.net/~candle
      maillist@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026