Re: Addition of Github link to odument

2022-12-16 Thread Pavel Borisov
tgres The GitHub link you provided is a mirror of the official PostgreSQL repo for hackers' usage when we want to check a patch before submitting. I think the copy of the source-code repo is not the right place for a newcomer to start. (Though some people indeed start to know something from GitHub page). Best regards, Pavel Borisov

Re: Gin Implementation Page

2020-08-14 Thread Pavel Borisov
ssary due to occupation by neighbouring tuples. (2) If we just replace tuple -> page we'll get meaning (1) which is not precisely so. I think existing description is accurate and doesn't need change basically. Thanks for your question anyway! -- Best regards, Pavel Borisov Postgres

Re: [PATCH] Clarification of use logical operators inside phrase operator

2020-07-02 Thread Pavel Borisov
вт, 19 мая 2020 г. в 15:43, Pavel Borisov : > Hi, all! > I noticed that in fulltext search use of logical operator inside phrase > operator can be clarified a bit. > Of course it's better to provide example from german language, but > probably it will not be clear for everyone

[PATCH] Clarification of use logical operators inside phrase operator

2020-05-19 Thread Pavel Borisov
earer. Best regards, Pavel Borisov. phrase_search_documentation_patch.diff Description: Binary data

[PATCH] Clarified websearch_to_tqsuery syntax in textsearch.sgml

2020-04-25 Thread Pavel Borisov
Hi, all! This patch little bit clarifies parsing of operators websearch_to_tqsuery() function Pavel Borisov texsearch.patch Description: Binary data