aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql93-server
Commit message (Collapse)AuthorAgeFilesLines
* The PostgreSQL Global Development Group has released a critical updatePalle Girgensohn2013-12-052-3/+3
| | | | | | | | | | | | | to all supported versions of the PostgreSQL database system, which includes minor versions 9.3.2, 9.2.6, 9.1.11, 9.0.15, and 8.4.19. This update fixes three serious data-loss bugs affecting replication and database maintenance. All users are urged to update their installations at the earliest opportunity. URL: http://www.postgresql.org/about/news/1492/ Notes: svn path=/head/; revision=335673
* - Fix PLIST for python3Sunpoet Po-Chuan Hsieh2013-10-281-7/+8
| | | | | | | | Submitted by: sunpoet (myself) Approved by: crees (pgsql) Notes: svn path=/head/; revision=331888
* - Remove DISTV: only used in PKGNAMESUFFIX and complained by portlintSunpoet Po-Chuan Hsieh2013-10-151-2/+1
| | | | | | | | | | | - Convert to new LIB_DEPENDS format for postgresql*-contrib Submitted by: sunpoet (myself) Reviewed by: crees (pgsql) Approved by: jgh (pgsql) Notes: svn path=/head/; revision=330414
* Update PostgreSQL ports to 9.3.1, 9.2.5, 9.1.10, 9.0.14, and 8.4.18.Palle Girgensohn2013-10-124-5/+7
| | | | | | | | | | | Note that users of the hstore extension on version 9.3 must take an additional, post upgrade step of running "ALTER EXTENSION hstore UPDATE" in each database after update. URL: http://www.postgresql.org/about/news/1487/ Notes: svn path=/head/; revision=330109
* - Fix pkg name collisionJason Helfman2013-10-101-1/+2
| | | | | | | | Reviewed by: pgsql@ With hat: pgsql@ Notes: svn path=/head/; revision=329946
* - revert r329725Jason Helfman2013-10-071-2/+1
| | | | | | | | Reported by: qat@ With hat: pgsql@ Notes: svn path=/head/; revision=329729
* - Fix pkg name collisionJason Helfman2013-10-071-1/+2
| | | | | | | | Reviewed by: crees@ With hat: pgsql@ Notes: svn path=/head/; revision=329725
* Fix plistChris Rees2013-09-291-15/+0
| | | | | | | | PR: ports/182489 Submitted by: antoine Notes: svn path=/head/; revision=328729
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Install libpgcommon.a, required by extensions.Palle Girgensohn2013-09-182-1/+9
| | | | | | | PR: ports/182190 Notes: svn path=/head/; revision=327537
* Update to postgreSQL 9.3.0Palle Girgensohn2013-09-094-40/+3
| | | | | | | | | | | | | | | | | | | Major enhancements in PostgreSQL 9.3 include: - Add materialized views - Make simple views auto-updatable - Add many features for the JSON data type, including operators and functions to extract elements from JSON values - Implement SQL-standard LATERAL option for FROM-clause subqueries and function calls - Allow foreign data wrappers to support writes (inserts/updates/deletes) on foreign tables - Add a Postgres foreign data wrapper to allow access to other Postgres servers - Add support for event triggers - Add optional ability to checksum data pages and report corruption - Prevent non-key-field row updates from blocking foreign key checks - Greatly reduce System V shared memory requirements URL: http://www.postgresql.org/docs/9.3/static/release-9-3.html Notes: svn path=/head/; revision=326817
* Update PostgreSQL 93 to beta 2.Palle Girgensohn2013-06-284-5/+5
| | | | | | | URL: http://www.postgresql.org/about/news/1471/ Notes: svn path=/head/; revision=321954
* Add missing pb_basebackupPalle Girgensohn2013-05-152-7/+13
| | | | Notes: svn path=/head/; revision=318267
* pkgconfig belongs under libdataPalle Girgensohn2013-05-122-5/+15
| | | | Notes: svn path=/head/; revision=317984
* Properly bump PORTREVISION on postgresql-client-9.3.beta1Palle Girgensohn2013-05-121-1/+1
| | | | Notes: svn path=/head/; revision=317979
* Update postgresql93-client to properly depend on pkgconfigPalle Girgensohn2013-05-121-1/+1
| | | | | | | Reported by: Ports-QAT Notes: svn path=/head/; revision=317978
* Add postgresql 9.3 beta1Palle Girgensohn2013-05-126-573/+260
| | | | Notes: svn path=/head/; revision=317925
* Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-*Palle Girgensohn2013-05-1126-0/+2631
Notes: svn path=/head/; revision=317924