ApsaraDB / PolarDB-for-PostgreSQL

A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
https://apsaradb.github.io/PolarDB-for-PostgreSQL/zh/
Apache License 2.0
2.89k stars 481 forks source link

[Question]多版本数据页功能开源了吗? #359

Closed wangyao2016 closed 1 year ago

wangyao2016 commented 1 year ago

Describe the problem 请问数据页多版本这部分开源了吗?具体源码在哪个位置?感谢

image

polardb-bot[bot] commented 1 year ago

Hi @wangyao2016 ~ Thanks for opening this issue! 🎉

Please make sure you have provided enough information for subsequent discussion.

We will get back to you as soon as possible. ❤️

mrdrivingduck commented 1 year ago

@wangyao2016 The logindex related files implement this function. It has been open sourced.

wangyao2016 commented 1 year ago

I have found it. Thanks for your reply~ @mrdrivingduck