| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pgcrypto update: | Neil Conway | 2005-03-21 | 1 | -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 does | Bruce Momjian | 2002-10-21 | 1 | -1/+0 |
| | | | | | it automatically now on regression session startup. | ||||
| * | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -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 Momjian | 2001-10-01 | 1 | -0/+12 |
