retitle 760564 regexp_matches behavior change 9.1 -> 9.3
thanks
Le vendredi 05 septembre 2014 à 10:44 -0400, James Cloos a écrit :
> > select regexp_matches('gestion/football/ligue-des-champions',
> > '^((?!d{4}-d{1,2}-d{1,2})[^/]+?)(?:/((?!d{4}-d{1,2}-d{1,2})[^/]+?))(?:/((?!d{4}-d{1,2}-d{1,2})[^/]+?))?$',
> > 'g');
>
> Is there a typo in that? I get no matches on 9.3, too.
Right !
I quickly tested on postgresql 9.1, not 9.3.
Retitled.
Jérémy.
_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public