762dd8c619
9.0 includes more major features than any release before it, including: * Hot standby * Streaming replication * In-place upgrades * 64-bit Windows builds * Easy mass permissions management * Anonymous blocks and named parameter calls for stored procedures * New windowing functions and ordered aggregates ... and many more. For details on the over 200 additions and improvements in this version, developed by over a hundred contributors, please see the release notes.
3 lines
172 B
Text
3 lines
172 B
Text
The ``pgcrypto'' PostgreSQL contrib module implements a number of
|
|
cryptographic functions - general hashing, password hashing, PGP encryption,
|
|
raw encryption, random data.
|