Hello-world pgrx stub extension whose repository does not yet implement tree-similarity functions.
pgext.cloud · Source code · License text · Control file
| Package | tree_similarity_extension |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-07-27 |
| Catalogue updated | 2026-08-30 |
| pg_similarity | support similarity queries |
| smlar | Effective similarity search |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| imgsmlr | Image similarity with haar |
| rdkit | Cheminformatics functionality for PostgreSQL. |
| vector | vector data type and ivfflat and hnsw access methods |
| similarity | C extension that computes a normalized similarity score between two strings using an fstrcmp-style approximate matching algorithm. |
| hello_fdw | foreign-data wrapper for hello world |