Liking cljdoc? Tell your friends :D

datahike.pg.catalog.admission

Closed metadata observations for an explicitly attested INSERT subset.

Closed metadata observations for an explicitly attested INSERT subset.
raw docstring

datahike.pg.catalog.basis

Exact, bounded-size snapshots of stored SQL catalog inputs.

Exact capture is accelerated by checked runtime dependency tokens. Cached bases retain detached values only, bounded to eight entries and 32MiB of structural weight (not exact JVM heap). Strict schemas use attribute-index ranges; read schemas require an AEVT scan to discover undeclared catalog attributes. The latter also visits user data.

Exact, bounded-size snapshots of stored SQL catalog inputs.

Exact capture is accelerated by checked runtime dependency tokens. Cached
bases retain detached values only, bounded to eight entries and 32MiB of
structural weight (not exact JVM heap). Strict schemas use attribute-index
ranges; read schemas require an AEVT scan to discover undeclared catalog
attributes. The latter also visits user data.
raw docstring

datahike.pg.catalog.objects

Persistent PostgreSQL catalog identities for user-defined objects.

PostgreSQL identifies an object by (catalog relation OID, object OID), with an optional sub-object number for columns. Keeping that shape here lets routines, triggers, dependencies, and future catalog work share one transactional identity model instead of inventing per-feature IDs.

Persistent PostgreSQL catalog identities for user-defined objects.

PostgreSQL identifies an object by (catalog relation OID, object OID),
with an optional sub-object number for columns.  Keeping that shape here
lets routines, triggers, dependencies, and future catalog work share one
transactional identity model instead of inventing per-feature IDs.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close