+RHCE
[www.jankratochvil.net.git] / project / pgsqlsubstr / Index.pm
index c561a3a..d63ab6a 100644 (file)
@@ -31,7 +31,7 @@ our @ListItem=(
                "name"=>sub { a_href('http://www.postgresql.org/','PostgreSQL').'-6.3 fix'; },
                "platform"=>"patch",
                "priority"=>290,
-               "icon"=>"postgresql",
+               "icon"=>"postgresql.png",
                "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',
                "link-ChangeLog entry"=>'http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/varlena.c#rev1.32',