Update pgcrypto extension for parallel query.
All functions provided by this extension are PARALLEL SAFE.
Andreas Karlsson
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/0dbf3ce0e0c0bac2eb84eec70bcd3d728abd5a8c
Modified Files
--------------
contrib/pgcrypto/Makefile | 4 +-
contrib/pgcrypto/pgcrypto--1.2--1.3.sql | 41 ++++++
contrib/pgcrypto/pgcrypto--1.2.sql | 217 --------------------------------
contrib/pgcrypto/pgcrypto--1.3.sql | 217 ++++++++++++++++++++++++++++++++
contrib/pgcrypto/pgcrypto.control | 2 +-
5 files changed, 261 insertions(+), 220 deletions(-)