Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> writes:> Is delete('...'::hstore,'foo') guaranteed to resolve to the same> function as delete('...'::hstore,$1) where $1 has no type specified?
Yup. They're both UNKNOWN.
regards, tom lane