Bruce Momjian
|
1dc3498251
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
Tom Lane
|
807bbe6051
|
More pgcrypto fixes: handle long messages correctly, suppress
compiler warnings. Marko Kreen and Kris Jurka.
|
2005-07-12 20:27:45 +00:00 |
|
Tom Lane
|
067a5cdb35
|
Avoid bzero/bxopy in favor of more standard library routines.
Marko Kreen
|
2005-07-11 15:40:38 +00:00 |
|
Tom Lane
|
e997758cb6
|
More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
be more wary about having a value for BYTE_ORDER, clean up randomly-
chosen ways of including Postgres core headers.
Marko Kreen and Tom Lane
|
2005-07-11 15:07:59 +00:00 |
|
Bruce Momjian
|
e94dd6ab91
|
Add missing pgcrypto files from previous commit.
|
2005-07-10 13:46:29 +00:00 |
|