Patch: Config editors

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Patch: Config editors
Date: 2006-01-23 13:18:17
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE6C7F0B@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Attached patch implements an editor for pgpass.conf/.pgpass modeled on
the HBA editor. In doing so it also:

* Adds the ability to delete a row to the pg_hba editor
* Moves the "get the name of the password file" to pgSettings so it can
be shared. Sets up a tiny bit of infrastructure for when there may be
more config files.

Trying a .zip this time so it doesn't get eaten by the list filter.

//Ma <<Config_editors.zip>> gnus


Attachment Content-Type Size
Config_editors.zip application/x-zip-compressed 5.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-01-23 13:32:54 Text/HTML files
Previous Message Magnus Hagander 2006-01-23 11:32:32 bugfix: Encoding of config files