Skip to content

[pg] Add SSL negotiation and query pipeline types - #75382

Open
NVolcz wants to merge 2 commits into
DefinitelyTyped:masterfrom
Controla-ai:pg-query-pipeline-config
Open

[pg] Add SSL negotiation and query pipeline types#75382
NVolcz wants to merge 2 commits into
DefinitelyTyped:masterfrom
Controla-ai:pg-query-pipeline-config

Conversation

@NVolcz

@NVolcz NVolcz commented Aug 12, 2026

Copy link
Copy Markdown

The sslnegotiation option was introduced in 8.22 and the pipeline option and read-only Client.pipeline property was introduced in 8.23.


@typescript-automation

typescript-automation Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

@NVolcz Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 75382,
  "author": "NVolcz",
  "headCommitOid": "b02901d3bd4b5215fe22505dca59ef99adc10d47",
  "mergeBaseOid": "8883b899108653d7d047bbc898793f387b2f472e",
  "lastPushDate": "2026-08-12T18:13:05.000Z",
  "lastActivityDate": "2026-08-12T18:13:05.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "pg",
      "kind": "edit",
      "files": [
        {
          "path": "types/pg/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pg/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/pg/pg-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "pspeter3"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 5270848360,
  "ciResult": "pass"
}

@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @pspeter3 — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-automation typescript-automation Bot moved this to Waiting for Code Reviews in Pull Request Status Board Aug 12, 2026
@typescript-automation typescript-automation Bot moved this from Waiting for Code Reviews to Needs Maintainer Review in Pull Request Status Board Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Maintainer Review

Development

Successfully merging this pull request may close these issues.

1 participant