Skip to content

Fix Postgres 19 support - #314

Open
RekGRpth wants to merge 1 commit into
ossc-db:masterfrom
RekGRpth:patch-2
Open

Fix Postgres 19 support#314
RekGRpth wants to merge 1 commit into
ossc-db:masterfrom
RekGRpth:patch-2

Conversation

@RekGRpth

Copy link
Copy Markdown

Commit postgres/postgres@943e881 changed the argument type of the
PageXLogRecPtrGet function from PageXLogRecPtr to const volatile
PageXLogRecPtr*. Add the address when calling it.

Commit postgres/postgres@943e881 changed the argument type of the
PageXLogRecPtrGet function from PageXLogRecPtr to const volatile
PageXLogRecPtr*. Add the address when calling it.
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.

1 participant