summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sql/init.sql
Commit message (Collapse)AuthorAgeFilesLines
* pgcrypto update:Neil Conway2005-03-211-0/+6
| | | | | | | | | | * test error handling * add tests for des, 3des, cast5 * add some tests to blowfish, rijndael * Makefile: ability to specify different tests for different crypto libraries, so we can skip des, 3des and cast5 for builtin. Marko Kreen
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-211-1/+0
| | | | it automatically now on regression session startup.
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-2/+3
| | | | | | | | | | Create objects in public schema. Make spacing/capitalization consistent. Remove transaction block use for object creation. Remove unneeded function GRANTs.
* Add missing pgcrypto files.Bruce Momjian2001-10-011-0/+12