Re: SQL/MED compatible connection manager

From: Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com>
To: Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL/MED compatible connection manager
Date: 2008-11-21 14:43:21
Message-ID: 4926C909.9030504@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's another revision of the connection manager. This adds:
* reference documentation
* psql, tab-completion, \dw, \dr, \dm commands.
* pg_dump support

Still todo:
* more comprehensive regression tests
* introductory documentation
* dblink support

I hope to finish these items during next week, and remove the WIP
status then.

regards,
Martin

Attachment Content-Type Size
connection-manager-1121.patch.gz application/x-gzip 42.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-11-21 14:57:32 Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Previous Message Magnus Hagander 2008-11-21 14:17:36 Re: SSL configure patch: review