pg_resetwal: Rename function to avoid potential conflict
Peter Eisentraut <peter@eisentraut.org>
pg_resetwal: Rename function to avoid potential conflict ReadControlFile() here conflicts with a function of the same name in xlog.c. There is no actual conflict right now, but since pg_resetwal.c reaches deep inside backend headers, it's possible in the future. Discussion: https://www.postgresql.org/message-id/e8f86ba5-48f1-a80a-7f1d-b76bcb9c5c47@2ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_resetwal/pg_resetwal.c | modified | +3 −3 |
Discussion
- base backup client as auxiliary backend process 39 messages · 2019-06-29 → 2020-03-28