Upon closer inspection, Greg's psql tab completion patch leaks memory.
Fix the leak, and add a comment to note that the return value of previous_word must be free'd.
Showing
Please register or sign in to comment
Fix the leak, and add a comment to note that the return value of previous_word must be free'd.