Document that tar archives are now properly terminated.

Robert Haas <rhaas@postgresql.org>

Commit: 81fca310b38e7808dff9c01a26564e8f2db10893
Author: Robert Haas <rhaas@postgresql.org>
Date: 2021-12-01T13:55:00Z
Releases: 15.0
Document that tar archives are now properly terminated.

Commit 5a1007a5088cd6ddf892f7422ea8dbaef362372f changed the server
behavior, but I didn't notice that the existing behavior was
documented, and therefore did not update the documentation.
This commit does that.

I chose to mention that the behavior has changed rather than just
removing the reference to a deviation from a standard. It seemed
like that might be helpful to tool authors.

Discussion: http://postgr.es/m/CA+TgmoaYZbz0=Yk797aOJwkGJC-LK3iXn+wzzMx7KdwNpZhS5g@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/protocol.sgml modified +4 −2

Documentation touched

Discussion