Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VHk3a-0003DT-Br for pgsql-docs@arkaria.postgresql.org; Fri, 06 Sep 2013 00:37:50 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VHk3Z-0004KR-2i for pgsql-docs@arkaria.postgresql.org; Fri, 06 Sep 2013 00:37:49 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VHk3Y-0004KE-7v for pgsql-docs@postgresql.org; Fri, 06 Sep 2013 00:37:48 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VHk3V-0007dh-02 for pgsql-docs@postgresql.org; Fri, 06 Sep 2013 00:37:47 +0000 Received: from bruce by momjian.us with local (Exim 4.72) (envelope-from ) id 1VHk3U-0004Qs-9D for pgsql-docs@postgresql.org; Thu, 05 Sep 2013 20:37:44 -0400 Date: Thu, 5 Sep 2013 20:37:44 -0400 From: Bruce Momjian To: PostgreSQL-documentation Subject: regexp_replace 'g' flag Message-ID: <20130906003744.GF27195@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-Pg-Spam-Score: -4.3 (----) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Why doesn't the 'g' flag appear in this table? http://www.postgresql.org/docs/9.2/static/functions-matching.html#POSIX-EMBEDDED-OPTIONS-TABLE I see text here that says: http://www.postgresql.org/docs/9.2/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP Other supported flags are described in Table 9-19. Seems 'g' should appear there too. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs