<div dir="ltr">Hi. I want to ask why the tints function does not exist.My input and error prompts look like this.This example comes from the user manual.<br><div><br></div><div>ais=# SELECT tints(ARRAY[tint '[1@2001-01-01, 1@2001-01-03)', '[2@2001-01-03, 2@2001-01-05)']);<br>ERROR: function tints(tint[]) does not exist<br>LINE 1: SELECT tints(ARRAY[tint '[1@2001-01-01, 1@2001-01-03)', '[2@...<br>^<br>HINT: No function matches the given name and argument types. You might need to add explicit type casts.<br></div></div>