select open change scope Open full search

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

Extensions / Administration

recursively_delete

Recursively delete rows and their foreign-key dependents

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagerecursively_delete
Version0.1.5
PostgreSQL versions10 · 13
RepositoryUnspecified
Extension typeSQL only
Project statusPreview
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars29
Latest commit2022-10-18
Latest release2021-05-03
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

edb_foreignkeyconstraintmanagerManage trigger-based foreign-key behavior for partitioned tables on EDB Postgres Advanced Server
time_for_keysC and PL/pgSQL helpers that enforce temporal foreign keys between valid-time tables with constraint triggers.