[YSQL] Cleanup PgStatement* casts #24754
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
status/awaiting-triage
Issue awaiting triage
Jira Link: DB-13845
Description
There are lot of boiler plate code in
pggate.cc
related toPgStatement*
cast.It seem reasonable to introduce template helper function
GetStatementAs<...>
to make the code above look likeIssue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: