Re: Could regexp_matches be immutable? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Could regexp_matches be immutable?
Date
Msg-id 4AD75A6C.6040908@agliodbs.com
Whole thread Raw
In response to Re: Could regexp_matches be immutable?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Could regexp_matches be immutable?
List pgsql-hackers
> (I'd bet lunch that the one about add_missing_from is bogus, too,
> or could easily be made so.  mysql isn't forgiving about missing
> FROM items, so it's hard to believe that they have a lot of such
> things no matter how little they care about Postgres.)

OpenACS does the old-style DELETEs without a subselect, so they rely on
add-missing-from for that.  I had to debug this for another user.

--Josh Berkus


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reworks for Access Control facilities (r2363)
Next
From: Tom Lane
Date:
Subject: Re: Rejecting weak passwords