psql: Remove notice about readline from --version output
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 27 May 2012 19:48:20 +0000 (22:48 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 27 May 2012 19:48:20 +0000 (22:48 +0300)
commit8e497c731b481aac15fed5cd006fcd64f2f00de0
tree4d292021b4d96b7840eec9c95d97e74592bc60ec
parent27314d32a883e3c4667d8249c3d4760fed917a12
psql: Remove notice about readline from --version output

This was from a time when readline support wasn't standard.  And it
doesn't help analyzing current line editing library problems.
src/bin/psql/startup.c