#14680 closed defect (fixed)
Update port trac to work properly with postgresql 8.3
Reported by: | blb@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
PostgreSQL 8.3 introduced a few changes including one concerning casting some types to text; this change causes some issues with trac (see trac change sets 6416 and 6512). Attaching two patches for trac (and the one for the Portfile) which should fix this until 0.10.5 (or 0.11) is released to fix it.
Attachments (2)
Change History (4)
Changed 17 years ago by blb@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 17 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, committed in r35106.
Note: See
TracTickets for help on using
tickets.
Portfile patch