RE: [HACKERS] dynamic loading on NT works!

Поиск
Список
Период
Сортировка
От Horak Daniel
Тема RE: [HACKERS] dynamic loading on NT works!
Дата
Msg-id E821907445D2D2118E0000A024B3BF90520B51@exchange.mmp.plzen-city.cz
обсуждение исходный текст
Ответы Re: [HACKERS] dynamic loading on NT works!  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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" ;-(


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] 6.5 Feature list and summary
Следующее
От: "D'Arcy" "J.M." Cain
Дата:
Сообщение: Re: [HACKERS] macaddr stuff !