[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2010-09-01 Thread anatoly techtonik
So, how about to mark this as fixed?

** Changed in: trac (Ubuntu)
   Status: Confirmed = Incomplete

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2009-11-01 Thread Tim Hatch
** Changed in: trac (Ubuntu)
   Status: New = Confirmed

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-15 Thread Bug Watch Updater
** Changed in: trac
   Status: Unknown = Fix Released

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-14 Thread Jorge O. Castro
** Also affects: trac
   Importance: Undecided
   Status: New

** Changed in: trac
   Importance: Undecided = Unknown
 Bugwatch: None = Edgewall Trac #6776
   Status: New = Unknown

** Bug watch added: Debian Bug tracker #464168
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464168

** Also affects: trac (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464168
   Importance: Unknown
   Status: Unknown

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-14 Thread Bug Watch Updater
** Changed in: trac (Debian)
   Status: Unknown = Fix Released

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-11 Thread Karoly Molnar
One more fix needed.

Links:
http://trac.edgewall.org/ticket/6776

A completely different solution is to use the unpatched  Trac installation and 
execute the following against the database:
CREATE FUNCTION pg_catalog.text(integer) RETURNS text STRICT IMMUTABLE LANGUAGE 
SQL AS 'SELECT textin(int4out($1));'; CREATE CAST (integer AS text) WITH 
FUNCTION pg_catalog.text(integer) AS IMPLICIT; 


** Attachment added: Add explicit casts to str() due to Postgresql 8.3 
removing implicit casts.
   http://launchpadlibrarian.net/16703990/03_pgsql8.3-2.dpatch

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-11 Thread Karoly Molnar
PPA is updated too ;-)

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-08 Thread Karoly Molnar

** Attachment added: Adapt version control's cache to PostgreSQL 8.3. A few 
explicit casts of the revision to a str were missing.
   http://launchpadlibrarian.net/16639222/02_pgsql8.3.dpatch

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256042] Re: trac v0.10.4-2 doesn't work with PostgreSQL v8.3

2008-08-08 Thread Karoly Molnar
I added the patch and uploaded the package to my PPA for testing
http://ppa.launchpad.net/karoly-molnar/ubuntu

-- 
trac v0.10.4-2 doesn't work with PostgreSQL v8.3
https://bugs.launchpad.net/bugs/256042
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs