>>>>> "Tom" == Tom Lane <t...@sss.pgh.pa.us> writes:
>> On Sep 21, 2009, at 4:57 PM, Andrew Gierth wrote: >>> I don't think there's any way to do that from the regression tests. >> The output that you demonstrated a few messages back should do nicely >> for delete(), at least: Tom> Anything involving 'explain verbose' output is not getting into the Tom> regression tests. It's not stable enough. Tom> In practice, I don't see why simply testing the result of the Tom> function isn't enough for this... Is delete('...'::hstore,'foo') guaranteed to resolve to the same function as delete('...'::hstore,$1) where $1 has no type specified? If so, then the regression tests already cover this. -- Andrew (irc:RhodiumToad) -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers