Skip to content

Commit 2f9c46a

Browse files
committed
Fix typo
Reported-by: Daniel Verite <daniel@manitou-mail.org>
1 parent 761a568 commit 2f9c46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/unicode_norm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ decompose_code(pg_wchar code, pg_wchar **result, int *current)
300300
* The input is a 0-terminated array of codepoints.
301301
*
302302
* In frontend, returns a 0-terminated array of codepoints, allocated with
303-
* malloc. Or NULL if we run out of memory. In frontend, the returned
303+
* malloc. Or NULL if we run out of memory. In backend, the returned
304304
* string is palloc'd instead, and OOM is reported with ereport().
305305
*/
306306
pg_wchar *

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy