]> granicus.if.org Git - postgresql/commit
Allow 'help' in psql to show \? help, for novice assistance.
authorBruce Momjian <bruce@momjian.us>
Fri, 4 Apr 2008 17:42:43 +0000 (17:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 4 Apr 2008 17:42:43 +0000 (17:42 +0000)
commitdc565af4547389429c3362e34f57c3335f15bd01
tree5a8eb6b90db2ead20845be48e06de96435a93adc
parenta051ab0a80659be449cd8b3dd9b1931b8213433e
Allow 'help' in psql to show \? help, for novice assistance.

Greg Sabino Mullane
src/bin/psql/help.c
src/bin/psql/mainloop.c