aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/transam.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-08-31 14:17:56 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-08-31 14:17:56 -0400
commit58a031f920c225b20fdb45c1e56fe41ed7568900 (patch)
treed2b50c39dfea2c01540702cf5953df0346588926 /src/backend/access/transam/transam.c
parentfe811ae8105a89ea60561dfae2fa7c3504a238a1 (diff)
downloadpostgresql-58a031f920c225b20fdb45c1e56fe41ed7568900.tar.gz
postgresql-58a031f920c225b20fdb45c1e56fe41ed7568900.zip
Make configure probe for mbstowcs_l as well as wcstombs_l.
We previously supposed that any given platform would supply both or neither of these functions, so that one configure test would be sufficient. It now appears that at least on AIX this is not the case ... which is likely an AIX bug, but nonetheless we need to cope with it. So use separate tests. Per bug #6758; thanks to Andrew Hastie for doing the followup testing needed to confirm what was happening. Backpatch to 9.1, where we began using these functions.
Diffstat (limited to 'src/backend/access/transam/transam.c')
0 files changed, 0 insertions, 0 deletions