Re: [pgadmin-hackers] Pg_hba.conf Editor

2003-02-21 Thread Dave Page


 -Original Message-
 From: frank_lupo [mailto:[EMAIL PROTECTED] 
 Sent: 20 February 2003 17:04
 To: Dave Page
 Cc: pgadmin-hackers; pgadmin-support; justin
 Subject: Re: [pgadmin-hackers] Pg_hba.conf Editor
 
 improvements:
 
 - add AutoSizeColumnLv when load,add,update,remove line

Added for file load. I haven't added it for the other cases because the
user might have resized columns manually.

I have also remove the checks to make sure that files exist in case you
are building a file for a different server.

 - when select option from file database/user show filelistbox 
 with selection multiple.
 - add possibility to create the new files (database/user)
 - combination files and databases/users, it does not exclude the 
 other (my error) read documentation

Yup, those are all good, but are future enhancements though as Mark and
I don't have much spare time right now. Feel free to hack it about
yourself if you like though...

Regards, Dave.

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] Pg_hba.conf Editor

2003-02-20 Thread frank_lupo
 Hi all,
 
 I've just committed a new pg_hba.conf editor plugin for pgAdmin II as
 originally submitted by Frank Lupo and subsequently enhanced and
 converted to a plugin by Mark Yeatman.
 
 This will be particularly useful for Cygwin PostgreSQL and the upcoming
 Win32 native port.
 
 Snapshot binaries are in the binaries folder at http://cvs.pgadmin.org
 for those interested in trying it out. Installation instructions are in
 the readme.
 
 Regards, Dave.
 
 ---(end of broadcast)---
 TIP 2: you can get off all lists at once with the unregister command
 (send unregister YourEmailAddressHere to [EMAIL PROTECTED])
 

improvements:

- add AutoSizeColumnLv when load,add,update,remove line
- when select option from file database/user show filelistbox with selection 
multiple.
- add p
 ossibili
t
y to create the new files (database/user)
- combination files and databases/users, it does not exclude the other (my error)
  read documentation
 e.g 
# TYPE  DATABASEUSERIP-ADDRESSIP-MASK   METHOD
local   db1,db2,@demodbs  all   md5
local   all @admins,+supportmd5
I do not comprise the manual insertion of the values, if these come read from schema

Bye !!
Frank Lupo (Wolf) !!

 /\_ _/\
 \ o o /
--ooo-ooo---



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Un collegamento internet veloce e ancora piĆ¹ conveniente: 702 28528 01
Provalo subito clicca qui
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=440d=20-2

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



[pgadmin-hackers] Pg_hba.conf Editor

2003-02-20 Thread Dave Page
Hi all,

I've just committed a new pg_hba.conf editor plugin for pgAdmin II as
originally submitted by Frank Lupo and subsequently enhanced and
converted to a plugin by Mark Yeatman.

This will be particularly useful for Cygwin PostgreSQL and the upcoming
Win32 native port.

Snapshot binaries are in the binaries folder at http://cvs.pgadmin.org
for those interested in trying it out. Installation instructions are in
the readme.

Regards, Dave.

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])