X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fpgsqlsubstr%2FListItem.pm;h=dff23d91837844fd4eef16fdfdc02e62085d28f9;hp=29ca16be286c2e7ddffb7a87a432a4bc6cf035e0;hb=edd751ab0449b6117afdd9c496af762008c40351;hpb=de54f68329082f11a9926a99a832a4550bb17640 diff --git a/project/pgsqlsubstr/ListItem.pm b/project/pgsqlsubstr/ListItem.pm index 29ca16b..dff23d9 100755 --- a/project/pgsqlsubstr/ListItem.pm +++ b/project/pgsqlsubstr/ListItem.pm @@ -31,7 +31,7 @@ use My::Web; our @ListItem=( "name"=>a_href('http://www.postgresql.org/','PostgreSQL').'-6.3 fix', "platform"=>"patch", - "priority"=>3, + "priority"=>290, "icon"=>"postgresql", "summary"=>'Fixed substr() and substring() SQL functions', "download-patch"=>'http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/varlena.c.diff?r1=1.31&r2=1.32&f=u',