Thread

  1. Re: postgres 7.0 beta 2 segfaulting [linux i386]

    Tom Lane <tgl@sss.pgh.pa.us> — 2000-04-27T20:34:07Z

    Ragnar Hojland Espinosa <ragnar@macula.net> writes:
    >   select template_id from cm_templates intersect select max(version) from
    >   cm_templates group by (key);
    
    Fixed.  Thanks for the example.
    
    			regards, tom lane