Skip to content

Postgres 19 support - #66

Closed
RekGRpth wants to merge 4 commits into
powa-team:masterfrom
RekGRpth:pg19
Closed

Postgres 19 support#66
RekGRpth wants to merge 4 commits into
powa-team:masterfrom
RekGRpth:pg19

Conversation

@RekGRpth

@RekGRpth RekGRpth commented Jan 10, 2026

Copy link
Copy Markdown
Contributor
  1. The commit postgres/postgres@e5a5e0a changed the total field type in the
    Instrumentation structure from double to instr_time.

  2. The postgres/postgres@2c16dee commit renamed the totaltime field in the
    QueryDesc structure to query_instr.

The commit postgres/postgres@e5a5e0a changed the total field type in the
Instrumentation structure from double to instr_time.
@zubkov-andrei

Copy link
Copy Markdown

+1 for the PR

@rjuju rjuju mentioned this pull request Feb 28, 2026
@rjuju

rjuju commented Feb 28, 2026

Copy link
Copy Markdown
Member

In the recent releases compatibility has been broken more and more often (including at least one commit being reverted), so I prefer to fix all compatibility issues near the end of the release cycle to avoid disseminating the compatibility fixes in many commits.

Per previous schedule the feature freeze should just be a bit more than a month away now.

The postgres/postgres@2c16dee commit renamed the totaltime field in the
QueryDesc structure to query_instr.
@rjuju

rjuju commented May 30, 2026

Copy link
Copy Markdown
Member

Fixed as part of #72

@rjuju rjuju closed this May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants