Skip to content

sql: scrubbing of statements in statement stats is incomplete #22700

@knz

Description

@knz

The following query is not properly scrubbed because it uses a virtual table name:

select * from mysecretdb.pg_catalog.pg_tables

The string "mysecretdb" is not scrubbed.

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions