X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fpgsqlsubstr%2FListItem.pm;h=ebbc18fcf5b4ef45dde819dc3943ba34a50631bd;hp=db880d64946ee879c791af2a44b5178e8f87368e;hb=cbd114a688ac874a97703f78be2b9ea0b953d02c;hpb=6b5a77112b00baba320a821dd9c691a0f3f7178f diff --git a/project/pgsqlsubstr/ListItem.pm b/project/pgsqlsubstr/ListItem.pm index db880d6..ebbc18f 100755 --- a/project/pgsqlsubstr/ListItem.pm +++ b/project/pgsqlsubstr/ListItem.pm @@ -32,6 +32,7 @@ our @ListItem=( "name"=>'PostgreSQL-6.3 fix', "platform"=>"patch", "priority"=>3, + "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', "link-ChangeLog entry"=>'http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/adt/varlena.c#rev1.32',