Log Message:
---
Update schema USAGE permission description.
Modified Files:
--
pgsql/doc/src/sgml/ref:
grant.sgml (r1.56 -> r1.57)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/grant.sgml.diff?r1=1.56&r2=1.57)
Log Message:
---
Fix pgrminclude to work for stripping include files.
Modified Files:
--
pgsql/src/tools/pginclude:
pgrminclude (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgrminclude.diff?r1=1.12&r2=1.13)
---
Log Message:
---
"Annual" pgcrypto update from Marko Kreen:
Few cleanups and couple of new things:
- add SHA2 algorithm to older OpenSSL
- add BIGNUM math to have public-key cryptography work on non-OpenSSL
build.
- gen_random_bytes() function
The status of SHA2 algoritms and publi
Log Message:
---
Fix C++-style comment.
Modified Files:
--
pgsql/contrib/pgcrypto:
pgp-mpi-internal.c (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgcrypto/pgp-mpi-internal.c.diff?r1=1.5&r2=1.6)
---(end o