Fix prototype of CheckPointReplicationState (#10907)

## Problem

Occasionally removed (void) from definition of
`CheckPointReplicationState` function

## Summary of changes

Restore function prototype.

https://github.com/neondatabase/postgres/pull/585
https://github.com/neondatabase/postgres/pull/586

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
This commit is contained in:
Konstantin Knizhnik
2025-02-20 20:29:14 +02:00
committed by GitHub
parent 34996416d6
commit bd335fa751
3 changed files with 4 additions and 4 deletions

View File

@@ -5,11 +5,11 @@
],
"v16": [
"16.8",
"6cb8d22079570b50fcaff29124d40807c1e63a82"
"261ed10e9b8c8dda01ad7aefb18e944e30aa161d"
],
"v15": [
"15.12",
"023f1020ecb07af3bb0ddbf4622e1a3c3fa276a4"
"6ff50443773b69749e16da6db9d4f4b19064b4b7"
],
"v14": [
"14.17",