Thread

  1. Tab completion for DROP CONSTRAINT

    Jeff Janes <jeff.janes@gmail.com> — 2012-08-19T20:43:40Z

    Interactively dropping primary key constraints has been annoying me.
    
    I believe this patch fixes that, hopefully for other kinds of
    cataloged constraints as well.
    
    I believe this finishes, at least for a while, my tab-completion related gripes.
    
    Cheers,
    
    Jeff
    
  2. Re: Tab completion for DROP CONSTRAINT

    Robert Haas <robertmhaas@gmail.com> — 2012-08-20T20:32:26Z

    On Sun, Aug 19, 2012 at 4:43 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
    > Interactively dropping primary key constraints has been annoying me.
    >
    > I believe this patch fixes that, hopefully for other kinds of
    > cataloged constraints as well.
    
    Committed, thanks.
    
    -- 
    Robert Haas
    EnterpriseDB: http://www.enterprisedb.com
    The Enterprise PostgreSQL Company