]> granicus.if.org Git - postgresql/commit
Add functions for dealing with PGP armor header lines to pgcrypto.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 1 Oct 2014 12:56:26 +0000 (15:56 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 1 Oct 2014 13:03:39 +0000 (16:03 +0300)
commit32984d8fc3dbb90a3fafb69fece0134f1ea790f9
tree8b18afd55fccc1887ae9872767b8958e9c7fb880
parent0ef3c29a4b43e72d93cff65a17a9ccccff87618d
Add functions for dealing with PGP armor header lines to pgcrypto.

This add a new pgp_armor_headers function to extract armor headers from an
ASCII-armored blob, and a new overloaded variant of the armor function, for
constructing an ASCII-armor with extra headers.

Marko Tiikkaja and me.
.gitattributes
contrib/pgcrypto/Makefile
contrib/pgcrypto/expected/pgp-armor.out
contrib/pgcrypto/pgcrypto--1.1--1.2.sql [new file with mode: 0644]
contrib/pgcrypto/pgcrypto--1.2.sql [moved from contrib/pgcrypto/pgcrypto--1.1.sql with 94% similarity]
contrib/pgcrypto/pgcrypto.control
contrib/pgcrypto/pgp-armor.c
contrib/pgcrypto/pgp-pgsql.c
contrib/pgcrypto/pgp.h
contrib/pgcrypto/sql/pgp-armor.sql
doc/src/sgml/pgcrypto.sgml