Re: [HACKERS] dynamic loading on NT works! - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] dynamic loading on NT works!
Date
Msg-id 199903221644.LAA13903@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] dynamic loading on NT works!  (Horak Daniel <horak@mmp.plzen-city.cz>)
List pgsql-hackers
[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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] aggregation memory leak and fix
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] aggregation memory leak and fix