Re: Regular Expression For Duplicate Words - Mailing list pgsql-general

From David G. Johnston
Subject Re: Regular Expression For Duplicate Words
Date
Msg-id CAKFQuwZuSUh45TbYKmHm2MXLuUrmdZ35k3TA5kG3Av9fVXv5EA@mail.gmail.com
Whole thread Raw
In response to Regular Expression For Duplicate Words  (Shaozhong SHI <shishaozhong@gmail.com>)
Responses Re: Regular Expression For Duplicate Words  (Jian He <hejian.mark@gmail.com>)
List pgsql-general
On Wed, Feb 2, 2022 at 1:00 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
This link is interesting.


Is there any example in Postgres?


Not that I'm immediately aware of, and I'm not going to search the internet for you.

The regex capabilities in PostgreSQL are pretty full-featured so a solution should be possible.  You should try translating the SO post concepts into PostgreSQL yourself and ask specific questions if you get stuck.

David J.

pgsql-general by date:

Previous
From: Shaozhong SHI
Date:
Subject: Regular Expression For Duplicate Words
Next
From: Laura Smith
Date:
Subject: pg_basebackup with hostssl ?