Skip to content
Snippets Groups Projects
Commit 0d17ce92 authored by Tom Lane's avatar Tom Lane
Browse files

Fix breakage that had crept into setlocale() usage: once again we've

been bit by the fact that the locale functions return pointers to
modifiable variables.  I added some comments that might help us avoid
the mistake in future.
parent 6c06bc26
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment