Hello
I looked so we can enhance autocomple about: autocomplete any
datatypes for casting and autocomplete any psql varibles. This need
just add support suffix and prefix strings to joining final string.
these variables can be filled by specified handlers - like now. Some
proposed values:
prefix ::" --- data type --- suffix "
prefix :: --- data type
prefix :" -- psql variable -- suffix "
prefix :' -- psql variable -- suffix '
prefix : -- psql variable
ideas? comments?
Regards
Pavel Stehule