RE: [HACKERS] dynamic loading on NT works!

Started by Horak Danielabout 27 years ago2 messageshackers
Jump to latest
#1Horak Daniel
horak@mmp.plzen-city.cz

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" ;-(

Attachments:

diffapplication/octet-stream; name=diffDownload+4-4
regress.outapplication/octet-stream; name=regress.outDownload
regression.diffs.gzapplication/octet-stream; name=regression.diffs.gzDownload
#2Bruce Momjian
bruce@momjian.us
In reply to: Horak Daniel (#1)
Re: [HACKERS] dynamic loading on NT works!

[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