]> granicus.if.org Git - postgresql/commit
bugfix: if NOREADLINE was not defined and input was not from a tty, then
authorJulian Assange <proff@suburbia.net>
Sun, 28 Jul 1996 06:48:42 +0000 (06:48 +0000)
committerJulian Assange <proff@suburbia.net>
Sun, 28 Jul 1996 06:48:42 +0000 (06:48 +0000)
commited3240d093e0fda4a8caa33b85a2636b6400c80a
treed058140626498c7f6c87c19eeb3b1879cfe520fb
parent64b130a8e73018972dab3df9e5ef42646ee9a68d
bugfix: if NOREADLINE was not defined and input was not from a tty, then
        the getopt() was not executed.
src/bin/psql/psql.c