]> granicus.if.org Git - postgresql/commit
This patch removes some old code from libpq that implements a URI-like
authorNeil Conway <neilc@samurai.com>
Sun, 12 Jun 2005 00:07:07 +0000 (00:07 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 12 Jun 2005 00:07:07 +0000 (00:07 +0000)
commit294505e2b12a5c9f2ea58ec9a4bfbb3fe7d133f1
tree8b3aa71582039b6052700e277af9a350d89130e7
parent72a5db15d190121e63126055824f38dd062428be
This patch removes some old code from libpq that implements a URI-like
syntax for database connection parameters. It has been inside an
#ifdef NOT_USED block since 2001 or so and is marked as "broken", so
I don't think it is likely to be rehabilitated any time soon.
src/interfaces/libpq/fe-connect.c