potiuk commented on pull request #21145:
URL: https://github.com/apache/airflow/pull/21145#issuecomment-1023189760


   > @potiuk I want to know which is the correct set of supported Postgres 
versions.
   
   Both :). The first are "All possible" the second is "all that run in CI" - 
we decided to only run lowest and highest in Postgres as we know Postgres is 
stable (so if 10 an 13 works, we are pretty sure 11 and 12 will work too).
   
   In this cae we should use the 10, 11, 12, 13 and we can automatically infer 
lowest and highest in the "selective check" script which is used in CI to 
determine which is the matrix of tests to run.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to