Remove an old comment that doesn't seem especially useful.
authorRobert Haas <rhaas@postgresql.org>
Thu, 2 Feb 2023 19:51:56 +0000 (14:51 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 6 Mar 2023 15:27:06 +0000 (10:27 -0500)
commitf3948b5c9152e4beb33c0a4ff4ee193d264a5535
tree4832ba12ba3ae1f455ea359a54a719e2b22dfc3b
parent33352b9279f5e109aae74d61531d33d8fb12253e
Remove an old comment that doesn't seem especially useful.

The functions that follow are concerned with various things, of
which the tar format is only one, so this comment doesn't really
seem helpful. The file isn't really divided into sections in the
way that this comment seems to contemplate -- or at least, not
any more.

Patch by me, reviewed by Michael Paquier.

Discussion: http://postgr.es/m/CA+TgmoZ_fFAoU6mrHt9QBs+dcYhN6yXenGTTMRebZNhtwPwHyg@mail.gmail.com
src/backend/backup/basebackup.c