aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-18 19:54:01 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-18 19:54:01 +0000
commit2d8314bd43663b7ef45628d283dc5c6c10a60a75 (patch)
tree40b34275a67b9f802fb30dbcf79b83e3bcd40829 /src/backend/executor/nodeModifyTable.c
parentb5565bca110c3b2d6fe55cc87d0b3fbb105a504f (diff)
downloadpostgresql-2d8314bd43663b7ef45628d283dc5c6c10a60a75.tar.gz
postgresql-2d8314bd43663b7ef45628d283dc5c6c10a60a75.zip
Rename utf2ucs() to utf8_to_unicode(), and export it so it can be used
elsewhere. Similarly rename the version in mbprint.c, not because this affects anything but just to keep the two copies in exact sync. There was some discussion of having only one copy in src/port/ instead, but this function is so small and unlikely to change that that seems like overkill. Slightly editorialized version of a patch by Joseph Adams. (The bug-fix aspect of his patch was applied separately, and back-patched.)
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions