regexp_replace 'g' flag - Mailing list pgsql-docs

From Bruce Momjian
Subject regexp_replace 'g' flag
Date
Msg-id 20130906003744.GF27195@momjian.us
Whole thread Raw
Responses Re: regexp_replace 'g' flag
List pgsql-docs
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  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [BUGS] BUG #7722: extract(epoch from age(...)) appears to be broken
Next
From: Bruce Momjian
Date:
Subject: Re: regexp_replace 'g' flag