Modify ↓
Opened 17 years ago
Closed 17 years ago
#4262 closed defect (fixed)
fix latest upgrade changes
| Reported by: | Shane Caraveo | Owned by: | Michael Renzmann |
|---|---|---|---|
| Priority: | normal | Component: | TracPastePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
another postgres fix
Attachments (1)
Change History (2)
Changed 17 years ago by
| Attachment: | tracpaste-upgrade.patch added |
|---|
comment:1 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



(In [5001]) TracPastePlugin: PostgreSQL doesn't like some of the SQL statements introduced in r4983, as reported by mixedpuppy (thanks!). Fixed. Closes #4262.
Looks like I should start testing things with PostgreSQL, too... doh!