View Single Post

   
  #5 (permalink)  
Old 04-17-2008, 06:36 PM
Hiroshi Saito
 
Posts: n/a
Default Re: DB restrict patch of connection

Hi Dave.

> Yes, please revert those changes. The code is correct as it was, because
> it allows you to specify things like:
>
> datname IN ('foo, baa')
>
> or
>
> datdba = (SELECT usesysid FROM pg_shadow WHERE usename = CURRENT_USER)
>
> That doesn't work any more :-(


Oh sorry, I arrange an idea again.

Regards,
Hiroshi Saito

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote