File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 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
- ✅ [ pgsql-http] ( https://github.com/pramsey/pgsql-http ) . HTTP client for Postgres.
16
16
- ✅ [ plpgsql_check] ( https://github.com/okbob/plpgsql_check ) . Linter tool for PL/pgSQL.
17
17
- ✅ [ plv8] ( https://github.com/plv8/plv8 ) . Write in Javascript functions in Postgres.
18
- - ✅ [ PL/Java] ( https://github.com/tada/pljaval ) . Write in Java functions in Postgres.
18
+ - ✅ [ PL/Java] ( https://github.com/tada/pljava ) . Write in Java functions in Postgres.
19
19
- ✅ [ pg_cron] ( https://github.com/citusdata/pg_cron ) . Run CRON jobs inside Postgres.
20
20
- ✅ [ pg-safeupdate] ( https://github.com/eradman/pg-safeupdate ) . Protect your data from accidental updates or deletes.
21
21
You can’t perform that action at this time.
0 commit comments