last note to rewrite function
Started by Pavel Stehuleover 18 years ago3 messageshackers
Hello
ts_rewrite(ARRAY[query TSQUERY, target TSQUERY, sample TSQUERY])
returns TSQUERY
why we use array? Multicolumn aggregate function is maybe more natural?
and we can this? It is too late for change?
Regards
Pavel Stehule
Re: last note to rewrite function
"Pavel Stehule" <pavel.stehule@gmail.com> writes:
ts_rewrite(ARRAY[query TSQUERY, target TSQUERY, sample TSQUERY])
returns TSQUERY
why we use array?
That function is gone.
regards, tom lane