#include "tcop/cmdtaglist.h"
Go to the source code of this file.
Definition at line 121 of file cmdtag.c.
References Assert(), command_tag_display_rowcount(), QueryCompletion::commandTag, COMPLETION_TAG_BUFSIZE, GetCommandTagNameAndLen(), MAXINT8LEN, QueryCompletion::nprocessed, and pg_ulltoa_n().
Referenced by EndCommand().
Definition at line 60 of file cmdtag.c.
References CommandTagBehavior::display_rowcount, and tag_behavior.
Referenced by BuildQueryCompletionString().
Definition at line 66 of file cmdtag.c.
References CommandTagBehavior::event_trigger_ok, and tag_behavior.
Referenced by EventTriggerCommonSetup(), and validate_ddl_tags().
Definition at line 72 of file cmdtag.c.
References CommandTagBehavior::table_rewrite_ok, and tag_behavior.
Referenced by EventTriggerCommonSetup(), and validate_table_rewrite_tags().
Definition at line 45 of file cmdtag.h.
References QueryCompletion::commandTag, and QueryCompletion::nprocessed.
Referenced by FillPortalStore(), PortalRun(), and PortalRunMulti().
Definition at line 83 of file cmdtag.c.
References lengthof, CommandTagBehavior::name, pg_strcasecmp(), and tag_behavior.
Referenced by DecodeTextArrayToBitmapset(), validate_ddl_tags(), and validate_table_rewrite_tags().
Definition at line 47 of file cmdtag.c.
References CommandTagBehavior::name, and tag_behavior.
Referenced by _SPI_execute_plan(), CreateCommandName(), EventTriggerCommonSetup(), interpret_AS_clause(), plperl_event_trigger_build_args(), plpgsql_fulfill_promise(), pltcl_event_trigger_handler(), PLy_exec_event_trigger(), REGRESS_utility_command(), SPI_cursor_open_internal(), and standard_ProcessUtility().
Definition at line 53 of file cmdtag.c.
References len, CommandTagBehavior::name, and tag_behavior.
Referenced by BuildQueryCompletionString(), exec_execute_message(), and exec_simple_query().
Definition at line 40 of file cmdtag.c.
References QueryCompletion::commandTag, and QueryCompletion::nprocessed.
Referenced by _SPI_execute_plan(), FillPortalStore(), and PortalRun().
Definition at line 37 of file cmdtag.h.
References QueryCompletion::commandTag, and QueryCompletion::nprocessed.
Referenced by ExecCreateTableAs(), PerformPortalFetch(), ProcessQuery(), RefreshMatViewByOid(), standard_ProcessUtility(), StartLogicalReplication(), and WalSndDone().