Remove unused-and-misspelled function extern declaration.
Tom Lane <tgl@sss.pgh.pa.us>
Remove unused-and-misspelled function extern declaration. Commit c65507763 added "extern XLogRecPtr CalculateMaxmumSafeLSN(void)", which bears no trace of connection to anything else in that patch or anywhere else. Remove it again. Sergei Kornilov (also spotted by Bharath Rupireddy) Discussion: https://postgr.es/m/706501646056870@vla3-6a5326aeb4ee.qloud-c.yandex.net Discussion: https://postgr.es/m/CALj2ACVoQ7NEf43Xz0rfxsGOKYTN5r4VZp2DO2_5p+CMzsRPFw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/xlog.h | modified | +0 −1 |
Discussion
- definition of CalculateMaxmumSafeLSN 5 messages · 2022-02-28 → 2022-05-21
- Remove an undefined function CalculateMaxmumSafeLSN 2 messages · 2022-05-21