You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PGPRO-6817: include common/cfs_common.h for Postgres Pro Enterprise
The header file replication/basebackup.h has been moved to backup/basebackup.h
in PostgreSQL 15+, see the commmits f88798c098d2afd5223e1ca5c9d107cc18864fcc in
PostgreSQL 15 and a8c012869763c711abc9085f54b2a100b60a85fa in PostgreSQL
16devel. So it's easier to include the header file common/cfs_common.h directly.
0 commit comments