summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorMichael Paquier2012-05-10 07:52:37 +0000
committerMichael Paquier2012-05-10 08:00:44 +0000
commit8751b72ac99e1f1bb7a7ffcaf5f100077710e09b (patch)
tree5440b4b3dca106d10749407461c842db395e8af4 /src/include/postgres.h
parent72cc388693c33b5dd63f61b98d71f63b224244bf (diff)
Fix for test money for non-English based environments
An issue with the test case money happened in non-English environments because the GUC parameter lc_monetary was not taken into account on remote Datanodes. So like time and interval parameters, it is passed to pooler who is in charge to use the correct value at connection creation. lc_monetary does not accept lower case value, so its value obtained directly from GUC API is used. This issue has been reproduced in a Japanese environment. Per report of Sutou Takayuki
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions