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 | d46e5d2c7b793bbf28dedca4777dbd74627f6b25 (patch) | |
tree | 2a323a1ea4c22dc1a1f0edc90da03a9c7e5794d3 /databases/postgresql90-dblink/PLIST | |
parent | 211243911f23bb6156d277d4ae47e2d39b5994e7 (diff) | |
download | pkgsrc-d46e5d2c7b793bbf28dedca4777dbd74627f6b25.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-dblink/PLIST')
-rw-r--r-- | databases/postgresql90-dblink/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/postgresql90-dblink/PLIST b/databases/postgresql90-dblink/PLIST new file mode 100644 index 00000000000..be662fe1e70 --- /dev/null +++ b/databases/postgresql90-dblink/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/21 07:51:36 adam Exp $ +lib/postgresql/dblink.la +share/postgresql/contrib/dblink.sql +share/postgresql/contrib/uninstall_dblink.sql |