]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove unused-and-misspelled function extern declaration.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 May 2022 17:26:08 +0000 (13:26 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 21 May 2022 17:26:08 +0000 (13:26 -0400)
commite19272ef603bdb11a09e7f8500dc4e0fb4ec73de
tree8bc753a72f564838c3d589439c43b6dab6d0c6cf
parenta916cb9d5a89804998dd4e7fd7bbb27cb5a7abc8
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
src/include/access/xlog.h