Skip to content

PostgreSQL scaler generated connection strings do not quote all whitespace #7784

Description

@zroubalik

Summary
The PostgreSQL scaler quotes generated keyword/value connection string parameters only when they contain a literal space. Other whitespace, such as tabs or newlines, can split the generated connection string into additional parameters and alter options such as host or TLS settings.

Expected fix
Quote and escape connection parameters containing any whitespace or connection-string quote characters.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Ready To Ship

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions