Thread

  1. RE: [HACKERS] dynamic loading on NT works!

    Horak Daniel <horak@mmp.plzen-city.cz> — 1999-03-22T11:08:53Z

    Hi,
    
    I have solved some problems with dynamic loading on NT. It is possible to
    run succesfully both trigger and plpgsql regression tests. The patch is in
    the included file "diff".
    
    			Dan
    
    PS: current regress.out and regression.diff are included
    some notes:
    - int2, int4, float8 - different error messages from libc
    - geometry - differences in float numbers (mostly least significant digits)
    - date & time - 1 hour difference
    - constraints - important!!!
    - misc - missing lines in result
    - rules - different order of returned records
    - temp - crash when doing "\c regression" ;-(
    
    
  2. Re: [HACKERS] dynamic loading on NT works!

    Bruce Momjian <maillist@candle.pha.pa.us> — 1999-03-22T16:44:55Z

    [Charset iso-8859-2 unsupported, filtering to ASCII...]
    > Hi,
    > 
    > I have solved some problems with dynamic loading on NT. It is possible to
    > run succesfully both trigger and plpgsql regression tests. The patch is in
    > the included file "diff".
    > 
    > 			Dan
    > 
    > PS: current regress.out and regression.diff are included
    > some notes:
    > - int2, int4, float8 - different error messages from libc
    > - geometry - differences in float numbers (mostly least significant digits)
    > - date & time - 1 hour difference
    > - constraints - important!!!
    > - misc - missing lines in result
    > - rules - different order of returned records
    > - temp - crash when doing "\c regression" ;-(
    
    Applied.  Hopefully someone will have fixes for the regression problems.
    
    
    -- 
      Bruce Momjian                        |  http://www.op.net/~candle
      maillist@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026