• Tom Lane's avatar
    Teach psql to do tab completion for names of psql variables. · b48b9cb3
    Tom Lane authored
    Completion is supported in the context of \set and when interpolating
    a variable value using :foo etc.
    
    In passing, fix some places in tab-complete.c that weren't following
    project style for comment formatting.
    
    Pavel Stehule, reviewed by Itagaki Takahiro
    b48b9cb3
tab-complete.c 104 KB