Results 35 comments of Xing Guo

> then, > > ``` > PYTHON=/usr/bin/python3.11 ./configure --prefix=/usr/local --disable-gpcloud --without-readline --disable-gpfdist --disable-orca > ``` Seems that you've solve the problem. Would you please close the issue?

> not OK, ![image](https://private-user-images.githubusercontent.com/25274931/320697838-9bc572f1-75d5-4526-87a1-c61d93bb6034.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTI2MzA1MTUsIm5iZiI6MTcxMjYzMDIxNSwicGF0aCI6Ii8yNTI3NDkzMS8zMjA2OTc4MzgtOWJjNTcyZjEtNzVkNS00NTI2LTg3YTEtYzYxZDkzYmI2MDM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA0MDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNDA5VDAyMzY1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdiNzhjNDllNTYwMGFmYTFhMDFhN2UzMjZkZmJjZjhkN2FhYmIwMzFlYWMwNjljZGZmYzBiNDg3YmM0ZDBmMDcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.LekQrn1wqGugKdxcdLrEcQw2cFk88wLvT8BGDiWj3Ig) > > ``` > [gpadmin@test plpython]$ make > > *** Cannot build PL/Python because libpython is not a shared library. > *** You might have to...

> Did you pick the current min/max range arbitrarily? I think the range is well suited for most cases, but maybe it's too restrictive. Would it be difficult to support...

In my latest commit, I modified `timestamp9.sql` since we need to validate the range when doing the conversion from `bigint` to `timestamp9`.

Can this pull-request resolve your problem? #13