mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
## 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 https://github.com/neondatabase/postgres/pull/573 https://github.com/neondatabase/postgres/pull/576 --------- Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.2",
|
|
"8dfd5a7030d3e8a98b60265ebe045788892ac7f3"
|
|
],
|
|
"v16": [
|
|
"16.6",
|
|
"86d9ea96ebb9088eac62f57f1f5ace68e70e0d1c"
|
|
],
|
|
"v15": [
|
|
"15.10",
|
|
"355a7c69d3f907f3612eb406cc7b9c2f55d59b59"
|
|
],
|
|
"v14": [
|
|
"14.15",
|
|
"c0aedfd3cac447510a2db843b561f0c52901b679"
|
|
]
|
|
}
|