Prevent psql tab completion in SET from adding TO when the equals sign

Bruce Momjian <bruce@momjian.us>

Commit: 65b2ee27ad926f622f06c3a4029b621e8d72fb67
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-08-28T16:53:31Z
Releases: 9.3.0
Prevent psql tab completion in SET from adding TO when the equals sign
has no space before it.

Report by Erik Rijkers

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +1 −0