Skip to content

Fix Postgres 19 support#115

Open
RekGRpth wants to merge 1 commit intopostgrespro:masterfrom
RekGRpth:patch-1
Open

Fix Postgres 19 support#115
RekGRpth wants to merge 1 commit intopostgrespro:masterfrom
RekGRpth:patch-1

Conversation

@RekGRpth
Copy link
Contributor

Commit postgres/postgres@c456e39 added an assertion to the BlessTupleDesc
function requiring a call to the TupleDescFinalize function before calling
BlessTupleDesc. Add these calls; without them, the issue appears in the debug
build.

Commit postgres/postgres@c456e39 added an assertion to the BlessTupleDesc
function requiring a call to the TupleDescFinalize function before calling
BlessTupleDesc. Add these calls; without them, the issue appears in the debug
build.
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