mirror of https://github.com/postgres/postgres
we can complete "TABLE". The previous coding only looked for "CREATE TEMP". Note that I didn't add TEMPORARY to the list of suggested completions after we've seen "CREATE", since TEMP is equivalent and more concise. But if the user has already manually typed TEMPORARY, we may as well complete TABLE for them.REL8_3_STABLE
parent
c765ca2482
commit
9475aa917d
Loading…
Reference in new issue