8000 fix: wrong link to pl/java · i-pip/postgres@2ef93ef · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ef93ef

Browse files
fix: wrong link to pl/java
1 parent 0320410 commit 2ef93ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
1515
-[pgsql-http](https://github.com/pramsey/pgsql-http). HTTP client for Postgres.
1616
-[plpgsql_check](https://github.com/okbob/plpgsql_check). Linter tool for PL/pgSQL.
1717
-[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.
1919
-[pg_cron](https://github.com/citusdata/pg_cron). Run CRON jobs inside Postgres.
2020
-[pg-safeupdate](https://github.com/eradman/pg-safeupdate). Protect your data from accidental updates or deletes.
2121

0 commit comments

Comments
 (0)
0