[YSQL] PgClientSession\PgClientService code cleanup #25652
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-14902
Description
The following simple modifications of the
PgClientSession
/PgClientService
code reduces the code base, improve readability and simplifies further modifications:PgClientSession
's constructor arguments with single one of newly create typePgClientSessionContext
PgClientSession
with aggregation and remove all virtual methods.DeferredConstructible
withstd::optional
Issue 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: