Is there any particular reason for this: [email protected]=# SELECT regexp_replace( 'a', 'a', 'b', null ) IS NULL; ?column? ---------- t (1 row)
ISTM it’d be a lot better if it treated NULL flags the same as ‘’... -- Jim Nasby, Lead Data Architect (512) 569-9461 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
