@@ -32,9 +32,9 @@ PostgreSQL extension categorized by license.
3232| {{< license "BSD 0-Clause" >}} | 2 | [ License Text] ( https://opensource.org/license/0bsd ) | Public domain equivalent license with no restrictions on use. |
3333| {{< license "MPL-2.0" >}} | 1 | [ License Text] ( https://opensource.org/licenses/MPL-2.0 ) | Weak copyleft license allowing proprietary combinations with file-level copyleft. |
3434| {{< license "LGPL-2.1" >}} | 1 | [ License Text] ( https://opensource.org/licenses/LGPL-2.1 ) | Weak copyleft license allowing proprietary applications to link dynamically. |
35- | {{< license "BSD" >}} | 1 | [ License Text] ( # ) | Unknown license |
3635| {{< license "ELv2" >}} | 1 | [ License Text] ( # ) | Unknown license |
3736| {{< license "Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause" >}} | 1 | [ License Text] ( # ) | Unknown license |
37+ | {{< license "BSD" >}} | 1 | [ License Text] ( # ) | Unknown license |
3838
3939---------
4040
@@ -731,39 +731,39 @@ PostgreSQL extension categorized by license.
731731| :---:| :---| :---|
732732| 7000 | {{< alias "passwordcheck_cracklib" >}} | Strengthen PostgreSQL user password checks with cracklib |
733733
734- ## BSD
734+ ## ELv2
735735
736736
737737
738- | {{< license "BSD " >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
738+ | {{< license "ELv2 " >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
739739| :----| :---|
740740| {{< badge content="License Text" color="gray" link="#" icon="scale" >}} | Unknown license |
741741
742742| ID | Extension | Description |
743743| :---:| :---| :---|
744- | 5260 | {{< alias "pgdisablelogerror " >}} | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
744+ | 9620 | {{< alias "pgmqtt " >}} | CDC-to-MQTT broker for PostgreSQL |
745745
746- ## ELv2
746+ ## Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause
747747
748748
749749
750- | {{< license "ELv2 " >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
750+ | {{< license "Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause " >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
751751| :----| :---|
752752| {{< badge content="License Text" color="gray" link="#" icon="scale" >}} | Unknown license |
753753
754754| ID | Extension | Description |
755755| :---:| :---| :---|
756- | 9620 | {{< alias "pgmqtt " >}} | CDC-to-MQTT broker for PostgreSQL |
756+ | 6020 | {{< alias "pg_stat_ch " >}} | Export PostgreSQL query telemetry to ClickHouse |
757757
758- ## Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause
758+ ## BSD
759759
760760
761761
762- | {{< license "Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause " >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
762+ | {{< license "BSD" >}} | {{< badge content="1 Extensions" color="gray" icon="cube" >}} |
763763| :----| :---|
764764| {{< badge content="License Text" color="gray" link="#" icon="scale" >}} | Unknown license |
765765
766766| ID | Extension | Description |
767767| :---:| :---| :---|
768- | 6020 | {{< alias "pg_stat_ch " >}} | Export PostgreSQL query telemetry to ClickHouse |
768+ | 5260 | {{< alias "pgdisablelogerror " >}} | Disable selected SQLSTATE error codes from PostgreSQL server logging. |
769769
0 commit comments