select open change scope Open full search

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

Extensions / Security

rls_helpers

PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies.

pgext.cloud · Documentation · Control file

Overview

Packagemansueli-rls_helpers
Version1.0.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemaauth
Latest release2024-05-16
Catalogue updated2026-07-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

custom_rolesRole-specific Supabase RLS tables and functions for managing user roles.
custom_propertiesSupabase RLS helper tables and functions for managing user properties and custom claims.
supabase_auth_apikeySupabase Auth API-key helpers for creating, deleting, validating, and authorizing user API keys.
keyhippoRLS-compatible API keys for PostgreSQL
rls_osoPoC postgres plugin to use oso authorization in row level security policies
pgho_permissionsHierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies.
pgzanProof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
supabaseA friendly playground for building and validating Supabase Row‑Level Security (RLS)