summaryrefslogtreecommitdiff
path: root/databases/postgresql93-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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