Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1egWwG-0002y2-8D for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 14:31:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1egWwF-0005I3-7F for pgsql-docs@arkaria.postgresql.org; Tue, 30 Jan 2018 14:31:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1egWwE-0005Hs-S0 for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 14:31:07 +0000 Received: from mail.postgrespro.ru ([93.174.131.138]) by magus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1egWw8-0002UT-6c for pgsql-docs@lists.postgresql.org; Tue, 30 Jan 2018 14:31:06 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.postgrespro.ru (Postfix) with ESMTP id 974F921C1C4C for ; Tue, 30 Jan 2018 17:30:59 +0300 (MSK) X-Virus-Scanned: Debian amavisd-new at postgrespro.ru X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=x tagged_above=-99 required=4 WHITELISTED tests=[] autolearn=unavailable Received: from [192.168.27.41] (gw.postgrespro.ru [93.174.131.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mail.postgrespro.ru (Postfix) with ESMTPSA id 4ADC821C1C49 for ; Tue, 30 Jan 2018 17:30:59 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mail; t=1517322659; bh=b72VLWSJIZQbYp0FmzGTG4BE9VaGj4vw0mXrarOF+QY=; h=Subject:To:References:From:Date:In-Reply-To; b=U1MmbY3nNxv2mCv9lH8KdJ/qul/Kkey6BG8wG+C14fcWklzzcEJagW8rObR8EK6SU MSJe610bM/ne5Yy9DK6DvaLOs29EXq+LRTD14MTYbWKrmNOMUE7KdU159r+fUX8ctb 1xcuzTbtjTcMIDkgMxGJ2l+pSTAb8NN3qb7UXP5c= Subject: Re: Need PostgreSQL Key words list To: pgsql-docs@lists.postgresql.org References: <151730030764.1236.7971447044392094073@wrigleys.postgresql.org> <20180130130828.GE23631@momjian.us> From: Pavel Luzanov Message-ID: Date: Tue, 30 Jan 2018 17:30:59 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20180130130828.GE23631@momjian.us> Content-Type: multipart/alternative; boundary="------------C332293D460C2CC5033ABA02" Content-Language: ru-RU List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk This is a multi-part message in MIME format. --------------C332293D460C2CC5033ABA02 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 30.01.2018 16:08, Bruce Momjian wrote: > The most current keyworsd list is in our source tree: And this list is accessible through the pg_get_keywords() function. ----- Pavel Luzanov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company --------------C332293D460C2CC5033ABA02 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit On 30.01.2018 16:08, Bruce Momjian wrote:
The most current keyworsd list is in our source tree:
And this list is accessible through the pg_get_keywords() function.
-----
Pavel Luzanov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
--------------C332293D460C2CC5033ABA02--