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
+4-6
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,8 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
16
16
|[hypopg](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)|[1.4.1](https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.1.tar.gz)| Hypothetical Indexes for PostgreSQL |
17
17
|[index_advisor](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)|[0.2.0](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)| Recommend indexes to improve query performance in PostgreSQL |
18
18
|[pg-safeupdate](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)|[1.4](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)| A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE |
19
-
|[pg_backtrace](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)|[1.1](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)| Updated fork of pg_backtrace |
20
19
|[pg_cron](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)|[1.6.4](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)| Run Cron jobs through PostgreSQL |
21
-
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.9.tar.gz)|[1.5.9](https://github.com/supabase/pg_graphql/archive/v1.5.9.tar.gz)| GraphQL support for PostreSQL |
20
+
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)|[1.5.11](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)| GraphQL support for PostreSQL |
22
21
|[pg_hashids](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)|[cd0e1b31d52b394a0df64079406a14a4f7387cd6](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)| Generate short unique IDs in PostgreSQL |
23
22
|[pg_jsonschema](https://github.com/supabase/pg_jsonschema/archive/v0.3.3.tar.gz)|[0.3.3](https://github.com/supabase/pg_jsonschema/archive/v0.3.3.tar.gz)| JSON Schema Validation for PostgreSQL |
24
23
|[pg_net](https://github.com/supabase/pg_net/archive/refs/tags/v0.14.0.tar.gz)|[0.14.0](https://github.com/supabase/pg_net/archive/refs/tags/v0.14.0.tar.gz)| Async networking for Postgres |
@@ -39,7 +38,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
39
38
|[plv8](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)|[3.1.10](https://github.com/plv8/plv8/archive/v3.1.10.tar.gz)| V8 Engine Javascript Procedural Language add-on for PostgreSQL |
40
39
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
41
40
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
42
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)|[0.4.4](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
41
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
43
42
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
44
43
|[timescaledb-apache](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)|[2.16.1](https://github.com/timescale/timescaledb/archive/2.16.1.tar.gz)| Scales PostgreSQL for time-series data via automatic partitioning across time and space |
45
44
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)|[0.2.9](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)| Store encrypted secrets in PostgreSQL |
@@ -52,9 +51,8 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
52
51
|[index_advisor](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)|[0.2.0](https://github.com/olirice/index_advisor/archive/v0.2.0.tar.gz)| Recommend indexes to improve query performance in PostgreSQL |
|[pg-safeupdate](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)|[1.4](https://github.com/eradman/pg-safeupdate/archive/1.4.tar.gz)| A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE |
55
-
|[pg_backtrace](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)|[1.1](https://github.com/pashkinelfe/pg_backtrace/archive/d100bac815a7365e199263f5b3741baf71b14c70.tar.gz)| Updated fork of pg_backtrace |
56
54
|[pg_cron](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)|[1.6.4](https://github.com/citusdata/pg_cron/archive/v1.6.4.tar.gz)| Run Cron jobs through PostgreSQL |
57
-
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.9.tar.gz)|[1.5.9](https://github.com/supabase/pg_graphql/archive/v1.5.9.tar.gz)| GraphQL support for PostreSQL |
55
+
|[pg_graphql](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)|[1.5.11](https://github.com/supabase/pg_graphql/archive/v1.5.11.tar.gz)| GraphQL support for PostreSQL |
58
56
|[pg_hashids](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)|[cd0e1b31d52b394a0df64079406a14a4f7387cd6](https://github.com/iCyberon/pg_hashids/archive/cd0e1b31d52b394a0df64079406a14a4f7387cd6.tar.gz)| Generate short unique IDs in PostgreSQL |
59
57
|[pg_jsonschema](https://github.com/supabase/pg_jsonschema/archive/v0.3.3.tar.gz)|[0.3.3](https://github.com/supabase/pg_jsonschema/archive/v0.3.3.tar.gz)| JSON Schema Validation for PostgreSQL |
60
58
|[pg_net](https://github.com/supabase/pg_net/archive/refs/tags/v0.14.0.tar.gz)|[0.14.0](https://github.com/supabase/pg_net/archive/refs/tags/v0.14.0.tar.gz)| Async networking for Postgres |
@@ -74,7 +72,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
74
72
|[plpgsql-check](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)|[2.7.11](https://github.com/okbob/plpgsql_check/archive/v2.7.11.tar.gz)| Linter tool for language PL/pgSQL |
75
73
|[postgis](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)|[3.3.7](https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz)| Geographic Objects for PostgreSQL |
76
74
|[rum](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)|[1.3.14](https://github.com/postgrespro/rum/archive/1.3.14.tar.gz)| Full text search index method for PostgreSQL |
77
-
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)|[0.4.4](https://github.com/supabase/wrappers/archive/v0.4.4.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
75
+
|[supabase-wrappers](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)|[0.4.5](https://github.com/supabase/wrappers/archive/v0.4.5.tar.gz)| Various Foreign Data Wrappers (FDWs) for PostreSQL |
78
76
|[supautils](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)|[2.6.0](https://github.com/supabase/supautils/archive/refs/tags/v2.6.0.tar.gz)| PostgreSQL extension for enhanced security |
79
77
|[vault](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)|[0.2.9](https://github.com/supabase/vault/archive/refs/tags/v0.2.9.tar.gz)| Store encrypted secrets in PostgreSQL |
80
78
|[wal2json](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)|[2_6](https://github.com/eulerto/wal2json/archive/wal2json_2_6.tar.gz)| PostgreSQL JSON output plugin for changeset extraction |
0 commit comments