From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Kenneth Tanzer <ktanzer(at)desc(dot)org> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Regexp matching: bug or operator error? |
Date: | 2005-01-09 20:18:00 |
Message-ID: | 29187.1105301880@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-general |
Kenneth Tanzer <ktanzer(at)desc(dot)org> writes:
> OK. I've been trying to get my mind around this, and think about ways
> to improve the documentation (more about that below).
I finally got around to revising the regex docs on the basis of this
discussion: see patch at
http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml
or the finished text at
http://candle.pha.pa.us/main/writings/pgsql/sgml/functions-matching.html#POSIX-MATCHING-RULES
Let me know if you have suggestions for further improvements.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Jérôme Colombié | 2005-01-13 17:15:02 | Tablespace documentation |
Previous Message | Tom Lane | 2005-01-09 16:57:42 | Re: Adding a Column: default values now allowed |
From | Date | Subject | |
---|---|---|---|
Next Message | TJ O'Donnell | 2005-01-09 20:34:09 | Re: how to optimize my c-extension functions |
Previous Message | Matthew Story | 2005-01-09 20:02:45 | Re: PYTHON, ODBC |