Go to the source code of this file.
Definition at line 81 of file plpy_util.c.
References PLyUnicode_Bytes(), and pstrdup().
Referenced by get_string_attr(), object_to_string(), PLy_cursor_plan(), PLy_exec_trigger(), PLy_get_sqlerrcode(), PLy_modify_tuple(), PLy_output(), PLy_spi_execute_plan(), PLy_spi_prepare(), and PLy_traceback().
Definition at line 19 of file plpy_util.c.
References ERROR, GetDatabaseEncoding(), pfree(), pg_any_to_server(), PG_CATCH, PG_END_TRY, PG_RE_THROW, PG_TRY, PG_UTF8, and PLy_elog.
Referenced by PLyObject_AsString(), and PLyUnicode_AsString().
Definition at line 116 of file plpy_util.c.
References PLyUnicode_FromStringAndSize().
Referenced by PLy_exec_event_trigger(), PLy_generate_spi_exceptions(), PLy_quote_ident(), PLy_quote_literal(), PLy_quote_nullable(), PLy_result_colnames(), PLy_trigger_build_args(), PLyUnicode_FromScalar(), and set_string_attr().
Definition at line 95 of file plpy_util.c.
References pfree(), pg_server_to_any(), and PG_UTF8.
Referenced by PLyUnicode_FromString().