ecloud
V2EX  ›  Emacs

用 Emacs 做 PostgreSQL 解释器一事不明

  •  
  •   ecloud · Sep 5, 2016 · 3834 views
    This topic created in 3553 days ago, the information mentioned may be changed or developed.

    看这个人家的演示很美好( SQLi 窗口里的查询结果是新起的一行显示)

    然而我实验的结果却很奇葩( SQL 窗口里的命令,发送到 SQLi 窗口以后,没有新起一行显示,提示符挤占了列名的空间)

    而且,为什么我的提示符跟人家的不一样?难道因为我是 root ?

    qubeon=#  ?column?
    ----------
            1
    (1 row)
    
    qubeon=# select 1;
     ?column?
    ----------
            1
    (1 row)
    

    另外一个更明显的查询结果(无论用 C-r,C-b 还是 C-c 都一个鸟样)

    qubeon=#            oid_user_id            | user_mobile
    ----------------------------------+-------------
     c3b41eca4a0b46ba8d70de80a36eed27 | 134579003
     b1e09b60d2d648a3a0f7d61a579a0a08 | 974579099
     c622af97e5734c79a64fcf674a52f6c6 | 134579005
    

    格式全毁了啊

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2921 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 08:46 · PVG 16:46 · LAX 01:46 · JFK 04:46
    ♥ Do have faith in what you're doing.