Skip to content

Conversation

@knizhnik
Copy link

@knizhnik knizhnik commented Feb 2, 2025

No description provided.

github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request Feb 6, 2025
## Problem

is_neon_superuser() fiunction is public in pg14/pg15
but statically defined in publicationcmd.c in pg16/pg17

## Summary of changes

Make this function public for all Postgres version.
It is intended to be used not only in  publicationcmd.c

See
neondatabase/postgres#573
neondatabase/postgres#576

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
@knizhnik knizhnik merged commit 8dfd5a7 into REL_17_STABLE_neon Feb 6, 2025
1 check passed
@knizhnik knizhnik deleted the is_neon_superuser_v17 branch February 6, 2025 05:43
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