Skip to content

Instantly share code, notes, and snippets.

@tischler
Created March 9, 2010 07:09
Show Gist options
  • Save tischler/326325 to your computer and use it in GitHub Desktop.
Save tischler/326325 to your computer and use it in GitHub Desktop.
ERROR: function hot(integer, integer, timestamp with time zone) does not exist at character 6
4
HINT: No function matches the given name and argument types. You might need to add explicit t
ype casts.
STATEMENT: create index idx_hot_reddit_thing_award on reddit_thing_award (hot(ups, downs, dat
e), date)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment