Re: [HACKERS] dynamic loading on NT works!

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] aggregation memory leak and fix
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] aggregation memory leak and fix