Revert "psql: fix \connect with URIs and conninfo strings"
authorRobert Haas <rhaas@postgresql.org>
Thu, 2 Apr 2015 14:10:22 +0000 (10:10 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 2 Apr 2015 14:10:22 +0000 (10:10 -0400)
commit4cd639baf4bd35dd7fc924009203349b81bdcd68
tree257af95aee58af4bc460a73e4224b4609f9b8c5f
parent7dae3cf68cf59c37163df42fb0d2b66fed9996f4
Revert "psql: fix \connect with URIs and conninfo strings"

This reverts commit fcef1617295c074f2684c887627184d2fc26ac04, about
which both the buildfarm and my local machine are very unhappy.
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/command.c
src/bin/psql/help.c
src/bin/psql/tab-complete.c
src/common/Makefile
src/common/connstrings.c [deleted file]
src/include/common/connstrings.h [deleted file]
src/interfaces/libpq/fe-connect.c