| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: NIST Test Suite |
| Date: | 2005-03-10 07:39:38 |
| Message-ID: | 12329.1110440378@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
>> I thought we'd extracted all the interesting juice from the NIST tests
>> a couple years ago.
> I was just chatting with Neil C on IRC and he mentioned that back when
> they were using it at RedHat, PostgreSQL didn't have schemas so most
> stuff failed.
I think he's remembering an earlier iteration. The mid-2003 patch I
cited is well past 7.3's release date, so it was surely inspired by
testing with a schema-aware PG.
My own recollection is that the other stuff we found in that test cycle
had to do with locale/collation features (eg per-column collation
options), and so there's no point in retesting until some progress is
made on that front ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gaetano Mendola | 2005-03-10 09:13:34 | Re: One vacuum full is not enough. |
| Previous Message | Christopher Kings-Lynne | 2005-03-10 07:35:13 | Re: NIST Test Suite |