diff options
author | adam <adam@pkgsrc.org> | 2010-09-21 07:50:46 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-09-21 07:50:46 +0000 |
commit | 92b3a3ca48fd7c1142569fe67f3f4c7241c2d5d4 (patch) | |
tree | 2a323a1ea4c22dc1a1f0edc90da03a9c7e5794d3 /databases/postgresql90-pgcrypto/PLIST | |
parent | 3b5b7b23769e6ef45d7a369741a323d9b9cfe2d5 (diff) | |
download | pkgsrc-92b3a3ca48fd7c1142569fe67f3f4c7241c2d5d4.tar.gz |
Changes 9.0:
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.
Diffstat (limited to 'databases/postgresql90-pgcrypto/PLIST')
-rw-r--r-- | databases/postgresql90-pgcrypto/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql90-pgcrypto/PLIST b/databases/postgresql90-pgcrypto/PLIST new file mode 100644 index 00000000000..894c3a04ab2 --- /dev/null +++ b/databases/postgresql90-pgcrypto/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:52:24 adam Exp $ +${PG_SUBPREFIX}lib/postgresql/pgcrypto.la +${PG_SUBPREFIX}share/postgresql/contrib/pgcrypto.sql +${PG_SUBPREFIX}share/postgresql/contrib/uninstall_pgcrypto.sql |