Skip to content

Commit 5813ef5

Browse files
mtyson01globau
authored andcommitted
Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi
r=glob,a=glob
1 parent f5fb20f commit 5813ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Bugzilla/Search.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ use constant GROUP_BY_SKIP => qw(
713713
longdescs.count
714714
percentage_complete
715715
tag
716+
alias
716717
);
717718

718719
###############

0 commit comments

Comments
 (0)