Thread

  1. Re: [HACKERS] Re: [QUESTIONS] full JDBC driver ?

    Peter T Mount <psqlhack@maidast.demon.co.uk> — 1998-02-14T11:03:54Z

    On Sat, 14 Feb 1998, Phil Thompson wrote:
    
    > Peter T Mount wrote:
    > > 
    > > On Thu, 12 Feb 1998, The Hermit Hacker wrote:
    > > 
    > > > On Thu, 12 Feb 1998, Peter T Mount wrote:
    > > >
    > > > > Getting most of the rest of DatabaseMetaData is my main priority after 6.3
    > > > > is released. However, there are some methods that cannot yet be
    > > > > implemented because postgresql itself isn't yet up to it.
    > > >
    > > >       Like?
    > 
    > Isn't the "right" way to do this to implement the standard
    > INFORMATION_SCHEMA, then all frontends have a decent model to work to?
    > 
    > Phil
    
    Possibly. Where possible, we have either default or assumed values where
    there is no (visible) way of getting these values.
    
    I did miss one bit out of the last post: There is a problem with
    getColumnPrivileges(), in that it will never work while pg_user is not
    readable by public.
    
    I know that someone (vadim?) was trying to work out where to store the
    passwords (other than in pg_user).
    
    Anyhow, now I've finished the courses my employer keeps sending me on, I
    can now spend more time on this ;-)
    
    -- 
    Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
    Main Homepage: http://www.demon.co.uk/finder
    Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk