Re: Regex for Word space Word space Word .... - Mailing list pgsql-general

From David G. Johnston
Subject Re: Regex for Word space Word space Word ....
Date
Msg-id CAKFQuwaae10FQm38JU2ozBJkZNSHpNemKapA_spAA5SzeaHtVA@mail.gmail.com
Whole thread Raw
In response to Regex for Word space Word space Word ....  (Shaozhong SHI <shishaozhong@gmail.com>)
Responses Re: Regex for Word space Word space Word ....  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-general
On Tue, Nov 23, 2021 at 2:58 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
Is there any regex for Word space Word space Word and more?


What problem are you actually trying to solve?  You may find it easier to simply split your string on space and then do tests on elements of the resultant array.

David J.

pgsql-general by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: PQexecParams, placeholders and variable lists of params
Next
From: Tom Lane
Date:
Subject: Re: Max connections reached without max connections reached