Small sql.el fix (tiny change)
authorAndrew Schein <andrew@andrewschein.com>
Thu, 22 Sep 2011 07:05:40 +0000 (00:05 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 22 Sep 2011 07:05:40 +0000 (00:05 -0700)
commit7e423bb823bf68b809364650b364f21f6fd835a0
treed466ae4664f9399f9c3fa74b5a6da8cd64330eaa
parentb4d72fcf7872e16a6cfd20e0ef42b64d8690f7f6
Small sql.el fix (tiny change)

* lisp/progmodes/sql.el (sql-comint-postgres):
Convert port number to a string.

Fixes: debbugs:9556
lisp/ChangeLog
lisp/progmodes/sql.el