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

From Horak Daniel
Subject RE: [HACKERS] dynamic loading on NT works!
Date
Msg-id E821907445D2D2118E0000A024B3BF90520B51@exchange.mmp.plzen-city.cz
Whole thread Raw
Responses Re: [HACKERS] dynamic loading on NT works!
List pgsql-hackers
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" ;-(


Attachment

pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] 6.5 Feature list and summary
Next
From: "D'Arcy" "J.M." Cain
Date:
Subject: Re: [HACKERS] macaddr stuff !