On Tue, Oct 17, 2023 at 7:00 PM PG Doc comments form
wrote:
>
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/sql-move.html
> Description:
>
> A few more examples with the other options would be helpful.
>
> MOVE LAST for example s
I realized later that "these data structures" was referring to
"non-balanced data structures, such as quad-trees, k-d trees, and radix
trees (tries)" from the previous paragraph, and not SP-GiST, which isn't a
data structure per se. I feel a bit silly about this confusion and am not
sure others wou
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/sql-move.html
Description:
A few more examples with the other options would be helpful.
MOVE LAST for example shows NULL,
What does MOVE ALL do?