Commit 377de9b5 authored by Matt Tyson's avatar Matt Tyson Committed by Byron Jones

Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi

r=glob,a=glob
parent 5c8594a7
...@@ -714,6 +714,7 @@ use constant GROUP_BY_SKIP => qw( ...@@ -714,6 +714,7 @@ use constant GROUP_BY_SKIP => qw(
longdescs.count longdescs.count
percentage_complete percentage_complete
tag tag
alias
); );
############### ###############
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment