Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@silent-observer
Copy link

Move private declarations back to public in cdbendpoint.h

In GPDB 6, declarations for endpoint_token_str2arr and ENDPOINT_TOKEN_ARR_LEN
were in cdb/cdbendpoint.h, but were moved to
cdb/endpoint/cdbendpoint_private.h by commit
7a1ce37 in GPDB 7. However, we still need
those as public for adb_fdw, so we should move them back.

@silent-observer silent-observer merged commit 9c5cfda into adb-7.2.0 Aug 26, 2025
5 checks passed
@silent-observer silent-observer deleted the ADBDEV-8107 branch August 26, 2025 10:23
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.

4 participants