Skip to main content

Module postgres

Module postgres 

Source

Macrosยง

try_handle_data_type ๐Ÿ”’

Structsยง

PgVectorAdapter ๐Ÿ”’
Adapter for PostgreSQL vector type in CDC snapshot reads. It parses pgvector binary format.

Staticsยง

LOG_SUPPRESSOR ๐Ÿ”’

Functionsยง

postgres_cell_to_scalar_impl
postgres_cell_to_scalar_impl_strict
postgres_row_to_owned_row
postgres_row_to_owned_row_with_strict_pk
Decode primary-key columns strictly while preserving the legacy lenient behavior for all other columns in a PostgreSQL CDC snapshot row.