Home
last modified time | relevance | path

Searched refs:text_format_append_string (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width);
5524 text_format_append_string(buf, "NULL", flags, width);
5539 text_format_append_string(buf, quote_identifier(str), flags, width);
5545 text_format_append_string(buf, qstr, flags, width);
5550 text_format_append_string(buf, str, flags, width);
5560 text_format_append_string(StringInfo buf, const char *str,
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5489 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5491 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5506 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5512 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5517 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5527 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dvarlena.c133 static void text_format_append_string(StringInfo buf, const char *str,
5522 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5524 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5539 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5545 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5550 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5560 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dvarlena.c135 static void text_format_append_string(StringInfo buf, const char *str,
5341 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5343 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5358 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5364 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5369 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5379 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c155 static void text_format_append_string(StringInfo buf, const char *str,
5864 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5866 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5881 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5887 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5892 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5902 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c155 static void text_format_append_string(StringInfo buf, const char *str,
5864 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5866 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5881 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5887 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5892 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5902 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c155 static void text_format_append_string(StringInfo buf, const char *str,
5864 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5866 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5881 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5887 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5892 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5902 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dvarlena.c155 static void text_format_append_string(StringInfo buf, const char *str,
5864 text_format_append_string(buf, "", flags, width); in text_format_string_conversion()
5866 text_format_append_string(buf, "NULL", flags, width); in text_format_string_conversion()
5881 text_format_append_string(buf, quote_identifier(str), flags, width); in text_format_string_conversion()
5887 text_format_append_string(buf, qstr, flags, width); in text_format_string_conversion()
5892 text_format_append_string(buf, str, flags, width); in text_format_string_conversion()
5902 text_format_append_string(StringInfo buf, const char *str, in text_format_append_string() function

12