• Andres Freund's avatar
    Fix tab completion for ALTER ... TABLESPACE ... OWNED BY. · 130d94a7
    Andres Freund authored
    Previously the completion used the wrong word to match 'BY'. This was
    introduced brokenly, in b2de2a. While at it, also add completion of
    IN TABLESPACE ... OWNED BY and fix comments referencing nonexistent
    syntax.
    
    Reported-By: Michael Paquier
    Author: Michael Paquier and Andres Freund
    Discussion: CAB7nPqSHDdSwsJqX0d2XzjqOHr==HdWiubCi4L=Zs7YFTUne8w@mail.gmail.com
    Backpatch: 9.4, like the commit introducing the bug
    130d94a7
tab-complete.c 160 KB