Michael Paquier <[email protected]> writes: > While passing by, I have noticed this thread. We don't really care > about the contents returned by these functions, and one simple trick > to check their execution is SELECT FROM. Like in the attached, for > example.
Hmmm ... I'd tend to do SELECT COUNT(*) FROM. But can't we provide
any actual checks on the sanity of the output? I realize that the
output's far from static, but still ...
regards, tom lane
