You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
15
15
|[PostGIS](https://postgis.net/)|[3.3.2](https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.3.2/NEWS)| Postgres' most popular extension - support for geographic objects. |
16
16
|[pgRouting](https://pgrouting.org/)|[v3.4.1](https://github.com/pgRouting/pgrouting/releases/tag/v3.4.1)| Extension of PostGIS - provides geospatial routing functionalities. |
17
17
|[pgTAP](https://pgtap.org/)|[v1.2.0](https://github.com/theory/pgtap/releases/tag/v1.2.0)| Unit Testing for Postgres. |
18
-
|[pg_cron](https://github.com/citusdata/pg_cron)|[v1.4.2](https://github.com/citusdata/pg_cron/releases/tag/v1.4.2)| Run CRON jobs inside Postgres. |
18
+
|[pg_cron](https://github.com/citusdata/pg_cron)|[v1.6.2](https://github.com/citusdata/pg_cron/releases/tag/v1.6.2)| Run CRON jobs inside Postgres. |
|[pgjwt](https://github.com/michelp/pgjwt)|[commit](https://github.com/michelp/pgjwt/commit/9742dab1b2f297ad3811120db7b21451bca2d3c9)| Generate JSON Web Tokens (JWT) in Postgres. |
21
21
|[pgsql-http](https://github.com/pramsey/pgsql-http)|[1.5.0](https://github.com/pramsey/pgsql-http/releases/tag/v1.5.0)| HTTP client for Postgres. |
0 commit comments