>
> Am Freitag, 22. Mai 2015 16:56:55 UTC+2 schrieb Jun Omae:

That issue has been reported in https://trac-hacks.org/ticket/11664. 
> That plugin doesn't work with PostgreSQL. Also, the issue is not fixed 
> yet. 
>


Hi, the ticket is about migration. But how can PostgreSQL break any plugin?
Is there any way to get the review functionality working while still using 
the standard "changeset added" function?

And yes, the conversation is still there on the list, no need to quote all 
and everything from the whole conversation.

The ticket comments are working properly, only the update mechanism for new 
changes is failing with this configuration and CodeReviewerPlugin enabled:

[components]
tracopt.ticket.commit_updater.committicketreferencemacro = enabled
tracopt.ticket.commit_updater.committicketupdater = disabled


Now the postgres log as some errors and adding changesets doesn't work 
anymore:

May 22 15:52:22 [sudo] root : TTY=pts/3 ; PWD=/mnt/data/userspace/project/proA 
; USER=trac ; COMMAND=/usr/bin/trac-admin /mnt/data/trac/projects/trac 
changeset added proa a923d1b
May 22 15:52:22 [sudo] pam_unix(sudo:session): session opened for user trac 
by root(uid=0)
May 22 15:52:24 [postgres] [4-1] ERROR:  integer out of range
May 22 15:52:24 [postgres] [4-2] STATEMENT:  
May 22 15:52:24 [postgres] [4-3] _                    INSERT INTO 
codereviewer_map
May 22 15:52:24 [postgres] [4-4] _                           (repo,changeset
,ticket,time)
May 22 15:52:24 [postgres] [4-5] _                    VALUES ('proa',
'a923d1b','32',1432299098000000)
May 22 15:52:24 [postgres] [4-6] _




-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to