Hi All ,
I have a function f_wrapper(seq,pat) which returns a composite value of type
(int,int[][]);
I am aware that I can run a query somthing like this to get it working
select * from f_wrapper('XYZ,'X') as m1(mid int,match int[][]);
but I want to pass another table column as parameter to
Thanks for the ideas!
The function Jasen suggests works partially.
There are also entities like
‘
’
“
”
…
The output of the htmlent function for these looks like |
Was that what you meant with "characters outside of the LATIN-1 space
are not handled
but apparently this is what you want." ?
Because