Re: patch: utf8_to_unicode (trivial)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Joseph Adams <joeyadams3.14159@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-08-18T19:55:47Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > Anyway, it's not really important enough to me to have a protracted > argument about it. Let's wait and see if anyone else has an opinion, > and perhaps a consensus will emerge. Well, nobody else seems to care, so I went ahead and committed the shorter form of the patch, ie just rename & export the function. regards, tom lane