add regression tests for divide-by-zero

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: add regression tests for divide-by-zero
Date: 2003-03-07 20:41:58
Message-ID: 1047069718.10522.113.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I've noticed a couple platforms / compiler combinations having problems
with properly handling divide-by-zero errors, so this patch updates the
regression tests to include this behaviour. I also took the liberty of
updating some Postquel terms their SQL equivalents (e.g. retrieve ->
select, etc.)

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
zero-regression-test-1.patch text/x-patch 5.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-03-08 04:05:35 Re: new format for describe (repost #2)
Previous Message Bruce Momjian 2003-03-07 16:35:51 Re: new format for describe (repost #2)