aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/network_gist.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-01-23 11:56:43 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2023-01-23 11:57:18 +0200
commit95f62b16a3344e48ecce1ceb2882e5af24c13a1b (patch)
tree2ef26a19bee895291e050a23b753039a4fea8c30 /src/backend/utils/adt/network_gist.c
parent9e4288ce6d30024de1586fefa6db077c5f9122c2 (diff)
downloadpostgresql-95f62b16a3344e48ecce1ceb2882e5af24c13a1b.tar.gz
postgresql-95f62b16a3344e48ecce1ceb2882e5af24c13a1b.zip
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 handle" referred to the "fileset" argument, not "shared". But it was very confusing. Improve the comment. Also add a comment on what the "preallocate" argument does. Backpatch to v15, just to make backpatching other patches easier in the future. Discussion: https://www.postgresql.org/message-id/af989685-91d5-aad4-8f60-1d066b5ec309@enterprisedb.com Reviewed-by: Peter Eisentraut
Diffstat (limited to 'src/backend/utils/adt/network_gist.c')
0 files changed, 0 insertions, 0 deletions