|
PostgreSQL Source Code git master
|
#include "lib/stringinfo.h"

Go to the source code of this file.
Functions | |
| void | appendStringInfoStringQuoted (StringInfo str, const char *s, int maxlen) |
|
extern |
Definition at line 34 of file stringinfo_mb.c.
References appendBinaryStringInfoNT(), appendStringInfo(), appendStringInfoCharMacro, Assert, fb(), pfree(), pg_mbcliplen(), pnstrdup(), and str.
Referenced by bind_param_error_callback(), BuildParamLogString(), format_expr_params(), and format_preparedparamsdata().