| From: | "J(dot)R(dot) Nield" <jrnield(at)usol(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Subtraction carry bug in xlog.c in 7.3 and 7.4 |
| Date: | 2003-06-20 13:17:56 |
| Message-ID: | 1056115087.5909.888.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
The attached patches against 7.3 and 7.4 fix a subtraction carry bug in
xlog.c.
--
John Nield
jrnield(at)usol(dot)com
| Attachment | Content-Type | Size |
|---|---|---|
| jrnield_003_7_3_subtract_carry.patch | text/plain | 1.6 KB |
| jrnield_004_7_4_subtract_carry.patch | text/x-patch | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-06-20 13:40:11 | Re: Access to transaction status |
| Previous Message | Rod Taylor | 2003-06-20 13:16:47 | Re: add column .. default |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-06-20 14:01:15 | Re: Patch to be verbose about being unable to read |
| Previous Message | Peter Eisentraut | 2003-06-20 11:31:23 | Re: Patch to be verbose about being unable to read |