pgsql: Fix and clarify function comment on LogicalTapeSetCreate.

2023-01-23 Thread Heikki Linnakangas
Fix and clarify function comment on LogicalTapeSetCreate. Commit c4649cce39 removed the "shared" and "ntapes" arguments, but the comment still talked about "shared". It also talked about "a shared file handle", which was technically correct because even before commit c4649cce39, the "shared file h

pgsql: Fix and clarify function comment on LogicalTapeSetCreate.

2023-01-23 Thread Heikki Linnakangas
Fix and clarify function comment on LogicalTapeSetCreate. Commit c4649cce39 removed the "shared" and "ntapes" arguments, but the comment still talked about "shared". It also talked about "a shared file handle", which was technically correct because even before commit c4649cce39, the "shared file h