Thread

Commits

  1. Doc: improve documentation of websearch_to_tqsuery().

  1. [PATCH] Clarified websearch_to_tqsuery syntax in textsearch.sgml

    Pavel Borisov <pashkin.elfe@gmail.com> — 2020-04-25T11:55:18Z

    Hi, all!
    This patch little bit clarifies parsing of operators websearch_to_tqsuery()
    function
    
    Pavel Borisov
    
  2. Re: [PATCH] Clarified websearch_to_tqsuery syntax in textsearch.sgml

    Tom Lane <tgl@sss.pgh.pa.us> — 2020-04-26T15:46:34Z

    Pavel Borisov <pashkin.elfe@gmail.com> writes:
    > This patch little bit clarifies parsing of operators websearch_to_tqsuery()
    > function
    
    I pushed a version of this.  Thanks for noticing the omission.
    
    			regards, tom lane