Skip to content

Fix compilation of src/interfaces/libpq/fe-connect.c#2615

Merged
RekGRpth merged 1 commit into
sync-14x-b13from
sync-14x-b13-52
May 28, 2026
Merged

Fix compilation of src/interfaces/libpq/fe-connect.c#2615
RekGRpth merged 1 commit into
sync-14x-b13from
sync-14x-b13-52

Conversation

@RekGRpth
Copy link
Copy Markdown
Member

Commit c0cb87f added a call to the pfree function in the
parseServiceFile function in src/interfaces/libpq/fe-connect.c, while
the earlier commit 7e46c18 replaced the postgres_fe.h include with c.h.
Add the missing common/fe_memutils.h include.

Commit c0cb87f added a call to the pfree function in the
parseServiceFile function in src/interfaces/libpq/fe-connect.c, while
the earlier commit 7e46c18 replaced the postgres_fe.h include with c.h.
Add the missing common/fe_memutils.h include.
@RekGRpth RekGRpth merged commit 56d0aa4 into sync-14x-b13 May 28, 2026
1 of 2 checks passed
@RekGRpth RekGRpth deleted the sync-14x-b13-52 branch May 28, 2026 12:57
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.

2 participants