git.postgresql.org Git - postgresql.git/commit
Tue, 3 Apr 2018 13:47:18 +0000 (09:47 -0400)
Tue, 3 Apr 2018 13:47:18 +0000 (09:47 -0400)
commit 341e1661805879db958dde0a9ed1dc44b1bb10c3
Transforms for jsonb to PL/Perl
Add a new contrib module jsonb_plperl that provides a transform between
jsonb and PL/Perl. jsonb values are converted to appropriate Perl types
such as arrays and hashes, and vice versa.
Author: Anthony Bykov <a.bykov@postgrespro.ru>
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Aleksander Alekseev <a.alekseev@postgrespro.ru>
Reviewed-by: Nikita Glukhov <n.gluhov@postgrespro.ru>
13 files changed:
This is the main PostgreSQL git repository.
RSS
Atom