Thread: Regular expressions in PostgreSQL

Regular expressions in PostgreSQL

From
"Partho Bhowmick"
Date:
Is the regular expression used by Postgres POSIX compliant?

Regards,
Partho



Re: Regular expressions in PostgreSQL

From
Robert Treat
Date:
See chapter 6.6.3. "POSIX Regular Expressions" in the Users Guide

Robert Treat

On Thu, 2003-03-13 at 20:27, Partho Bhowmick wrote:
> Is the regular expression used by Postgres POSIX compliant?
>
> Regards,
> Partho