Thread

  1. RE: [HACKERS] Current open 6.3 issues

    Andrew Martin <martin@biochemistry.ucl.ac.uk> — 1998-01-22T13:02:10Z

    > Here they are:
    > ---------------------------------------------------------------------------
    > 
    > GROUP BY bug of duplicates
    > GROUP BY nulls bug
    > ORDER BY nulls(Vadim?)
    > many OR's exhaust optimizer memory(Vadim?)
    > max tuple length settings(Darren & Peter)
    > pg_user defaults to world-readable until passwords used(Todd)
    > psql .psqlrc file startup(Andrew)
    Unfortunately I simply don't have time to implement any of the nicer suggestions
    for how this should work. I wish I did...
    
    > self-join optimizer bug
    > subselects(Vadim)
    > 
    
    Andrew
    
    ----------------------------------------------------------------------------
    Dr. Andrew C.R. Martin                             University College London
    EMAIL: (Work) martin@biochem.ucl.ac.uk    (Home) andrew@stagleys.demon.co.uk
    URL:   http://www.biochem.ucl.ac.uk/~martin
    Tel:   (Work) +44(0)171 419 3890                    (Home) +44(0)1372 275775
    
    
  2. Re: [HACKERS] Current open 6.3 issues

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-01-22T15:40:05Z

    > 
    > > Here they are:
    > > ---------------------------------------------------------------------------
    > > 
    > > GROUP BY bug of duplicates
    > > GROUP BY nulls bug
    > > ORDER BY nulls(Vadim?)
    > > many OR's exhaust optimizer memory(Vadim?)
    > > max tuple length settings(Darren & Peter)
    > > pg_user defaults to world-readable until passwords used(Todd)
    > > psql .psqlrc file startup(Andrew)
    > Unfortunately I simply don't have time to implement any of the nicer suggestions
    > for how this should work. I wish I did...
    
    OK, what are we doing the .psqlrc.  Can you send the old patch, or are
    we dropping it for 6.3?
    
    -- 
    Bruce Momjian
    maillist@candle.pha.pa.us