select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

my_extension

A Basic PostgreSQL Extension

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagemy_extension
Version1.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2023-07-02
Catalogue updated2026-08-30

Related extensions

See also

pg_py_extA PostgreSQL extension using PL/Python3U to add numbers
pg_plpgsql_extA PostgreSQL extension with a PL/pgSQL function to subtract numbers
pg_cextA PostgreSQL extension to add two numbers
myextA useful and a flexible pattern for reloading postgres SQL extensions without losing data in extension-managed tables.