Quote:
Originally Posted by ownedbycats
list_join works, though I had to set the separator to ', ', (with an additional whitespace character); unsure if that's intended behaviour so I'm noting it.
|
You need to do that only if you want to see a space after the comma. The space isn't needed for anything except its appearance.