Re: new function for tsquery creartion
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Victor Drobny <v.drobny@postgrespro.ru>
Cc: Aleksander Alekseev <a.alekseev@postgrespro.ru>, pgsql-hackers@postgresql.org
Date: 2018-03-02T03:06:05Z
Lists: pgsql-hackers
On 2017-11-29 17:56:30 +0300, Victor Drobny wrote: > Thank you for review. I have tried to fix all of your comments. > However i want to mention that the absence of comments for functions > in to_tsany.c is justified by the absence of comments for other > similar functions. That's not justification. Tsquery related code is notorious for being badly commented, we do not want to continue that. Greetings, Andres Freund
Commits
-
Add websearch_to_tsquery
- 1664ae1978bf 11.0 landed
-
Add psql variables to track success/failure of SQL queries.
- 69835bc89888 11.0 cited
-
Wording improvements
- f5f1355dc4dc 8.3.0 cited