trailing - Search results
Mailing lists >> pgsql-patches >> Thread
2008-06-23 16:28:50 | Re: Simplify formatting.c (Bruce Momjian)
trailing null wchar (MultiByteToWideChar won't have) */ - Assert(r <= nbytes); - result[r] = 0; - - return result
Mailing lists >> pgsql-patches >> Thread
2008-06-18 15:43:49 | Re: Simplify formatting.c (Bruce Momjian)
trailing '\0', so 'to' should be - * allocated with sufficient space - */ - return pg_mb2wchar_with_len(from