-
-
Couldn't load subscription status.
- Fork 44
Closed
Description
When performing a select query which returns string values, those strings are returned in the form of symbols. What is worse is that these symbols are interned, which can easily cause performance problems in Emacs since the obarray will be filled up.
A better solution would be to return plain strings instead of symbols.
Metadata
Metadata
Assignees
Labels
No labels