What's wrong with this regexp? - Mailing list pgsql-general

From Nick
Subject What's wrong with this regexp?
Date
Msg-id 2db95407-2dea-4a46-85be-cdd46f64bfd9@y10g2000prg.googlegroups.com
Whole thread Raw
Responses Re: What's wrong with this regexp?
List pgsql-general
SELECT TRUE WHERE '/steps/?step=10' ~ '^\/steps\/\?step=10$'

Im guessing its an escape issue, but where am I going wrong?

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: Prepared statements with a variable number of parameters
Next
From: Tim Landscheidt
Date:
Subject: Re: What's wrong with this regexp?