Skip to content

Commit 3e851e3

Browse files
authored
[*] update supported PostgreSQL versions
1 parent 3a38447 commit 3e851e3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
9797
| Cloud Service | Supported | PostgreSQL Version | Supported | OS | Supported |
9898
| ---------------- |:---------:| ------------------- |:---------:| -- |:---------:|
9999
| [Alibaba Cloud] || [17 (devel)] || Linux ||
100-
| [Amazon RDS] || [16 (beta)] || Darwin ||
101-
| [Amazon Aurora] || [15 (current)] || Windows ||
100+
| [Amazon RDS] || [16 (current)] || Darwin ||
101+
| [Amazon Aurora] || [15] || Windows ||
102102
| [Azure] || [14] || FreeBSD\* ||
103103
| [Citus Cloud] || [13] || NetBSD\* ||
104104
| [Crunchy Bridge] || [12] || OpenBSD\* ||
@@ -122,8 +122,8 @@ Complete usage guide can be found in the [documentation](https://pg-timetable.re
122122
[Heroku]: https://elements.heroku.com/addons/heroku-postgresql
123123
[Supabase]: https://supabase.io/docs/guides/database
124124
[17 (devel)]: https://www.postgresql.org/docs/devel/index.html
125-
[16 (beta)]: https://www.postgresql.org/docs/16/index.html
126-
[15 (current)]: https://www.postgresql.org/docs/15/index.html
125+
[16 (current)]: https://www.postgresql.org/docs/16/index.html
126+
[15]: https://www.postgresql.org/docs/15/index.html
127127
[14]: https://www.postgresql.org/docs/14/index.html
128128
[13]: https://www.postgresql.org/docs/13/index.html
129129
[12]: https://www.postgresql.org/docs/12/index.html

0 commit comments

Comments
 (0)