Re: DB restrict patch of connection

From: Dave Page <dpage(at)postgresql(dot)org>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: DB restrict patch of connection
Date: 2007-01-15 20:34:47
Message-ID: 45ABE567.4050509@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hiroshi Saito wrote:
> Hi Dave.
>
> I think correct the behavior of the DB connection restriction. The
> function is dead now. this is 1.6.2..
> moreover current-svn too. this corrects the problem.
> please review.

It works fine for me. You must enter something like:

datname != 'template1'

It's more to type, but it's much more flexible.

Regards, Dave.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-01-16 00:30:15 SVN Commit by hiroshi: r5865 - in branches/REL-1_6_0_PATCHES/pgadmin3/src: dlg schema
Previous Message Hiroshi Saito 2007-01-15 18:54:05 DB restrict patch of connection