Opened 14 years ago
Closed 7 years ago
#26217 closed defect (wontfix)
postgresql84 8.4.4 Backported patch for data loss due to Apple libc bug on array COPY import / export
Reported by: | stevenschlansker@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | |
Port: | postgresql84 |
Description
I recently reported a bug to the PostgreSQL project - see the thread here for extensive discussion of the bug.
http://archives.postgresql.org/pgsql-bugs/2010-08/msg00292.php
The cause ended up being a bug in libc itself, but a workaround was committed to PostgreSQL 9.0. The maintainer did not want to backport the fix to 8.4.4. Since this bug still exists on 8.4.4 and is Mac-specific, I thought it might be nice if MacPorts included the patch so that others do not run into the same problem I did.
Attachments (2)
Change History (6)
Changed 14 years ago by stevenschlansker@…
Attachment: | patch-isspace-utf8-fix.diff added |
---|
Changed 14 years ago by stevenschlansker@…
Attachment: | Portfile.patch added |
---|
comment:1 Changed 14 years ago by Veence (Vincent)
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jwa@… added; mww@… removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Cc: | jyrkiwahlstedt removed |
---|---|
Owner: | changed from mww@… to jyrkiwahlstedt |
Status: | new → assigned |
comment:4 Changed 7 years ago by jyrkiwahlstedt
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
8.4 has been eol'd ages ago. As this bug doesn't exist in current versions anymore, upgrade has taken care of the problem.
Note: See
TracTickets for help on using
tickets.
That seems to me a very good idea, in order to get consistent results across platforms.