| From: | "Duncan Kinder" <dckinder(at)mountain(dot)net> |
|---|---|
| To: | <pgsql-general(at)postgreSQL(dot)org> |
| Subject: | Regression issues |
| Date: | 1999-08-15 18:48:08 |
| Message-ID: | 00c401bee74e$b9fa3340$02010101@hgo.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
When I run regression tests on Postgres 6.5.1 installed on Redhat 5.2
I get the following results:
geometry, tinterval, and abstime fail. Numeric hangs; it gives no result.
There is some problem regarding the date, Sat Aug 15 10:17:28 2020
The expected vs. actual results are:
*** expected/geometry.out Sun Dec 13 18:49:18 1998
--- results/geometry.out Sat Aug 15 10:17:28 2020
*** expected/tinterval.out Wed Oct 28 23:29:12 1998
--- results/tinterval.out Sat Aug 15 10:17:37 2020
*** expected/abstime.out Sun Jan 4 22:35:19 1998
--- results/abstime.out Sat Aug 15 10:17:36 2020
I might point out that I had to use the C compiler. It would not compile
with C++.. I suppose there also could be some lurking Y2K problem
somewhere.
I would appreciate any feedback on this issue.
Regards,
Duncan C. Kinder
dckinder(at)mountain(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Duncan Kinder | 1999-08-15 19:00:19 | User not in pg_shadow |
| Previous Message | Herbert Liechti | 1999-08-15 18:48:06 | Re: [GENERAL] User not in pg_shadow |