Trivial fix for a bug introduced in r1.94 of help.c: we want to only

Neil Conway <neilc@samurai.com>

Commit: e17766c12e13405e4ec20464086eeeb605c83295
Author: Neil Conway <neilc@samurai.com>
Date: 2004-11-24T04:58:42Z
Releases: 8.0.0
Trivial fix for a bug introduced in r1.94 of help.c: we want to only
include "\s" in \? output when readline is enabled, but that commit
supressed "\s" whether readline was enabled or not.

Files

PathChange+/−
src/bin/psql/help.c modified +2 −1