On Thu, Sep  5, 2013 at 08:37:44PM -0400, Bruce Momjian wrote:
> 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.

Is it because the table has generic pattern modififers and 'g' only is
relevant for regexp_replace?  I assume so.

-- 
  Bruce Momjian  <br...@momjian.us>        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

Reply via email to