Skip to contents

DuckDB function postgres_hstore_to_json().

Usage

postgres_hstore_to_json(col0)

Arguments

col0

VARCHAR

Value

JSON

Provided by

The postgres_scanner extension (LOAD postgres_scanner;).