Created
March 9, 2010 07:09
-
-
Save tischler/326325 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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