author | Peter Eisentraut <peter_e@gmx.net> | |
Tue, 3 Apr 2018 13:47:18 +0000 (09:47 -0400) | ||
committer | Peter Eisentraut <peter_e@gmx.net> | |
Tue, 3 Apr 2018 13:47:18 +0000 (09:47 -0400) | ||
commit | 341e1661805879db958dde0a9ed1dc44b1bb10c3 | |
tree | f78b33ca09f89599112fc81637c4fccf32cf12d4 | tree |
parent | a08dc711952081d63577fc182fcf955958f70add | commit | diff |
contrib/Makefile | diff | blob | blame | history | |
contrib/jsonb_plperl/.gitignore | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/Makefile | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/expected/jsonb_plperl.out | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/expected/jsonb_plperlu.out | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/jsonb_plperl--1.0.sql | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/jsonb_plperl.c | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/jsonb_plperl.control | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/jsonb_plperlu--1.0.sql | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/jsonb_plperlu.control | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/sql/jsonb_plperl.sql | [new file with mode: 0644] | blob |
contrib/jsonb_plperl/sql/jsonb_plperlu.sql | [new file with mode: 0644] | blob |
doc/src/sgml/json.sgml | diff | blob | blame | history |