Prevent psql tab completion in SET from adding TO when the equals sign has no space before it.
Report by Erik Rijkers Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/65b2ee27ad926f622f06c3a4029b621e8d72fb67 Modified Files -------------- src/bin/psql/tab-complete.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
