Commit graph

11 commits

Author SHA1 Message Date
Chris Rees
bf38d56e30 Fix plist
PR:		ports/182489
Submitted by:	antoine
2013-09-29 20:19:01 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Palle Girgensohn
03e1bcd5c2 Install libpgcommon.a, required by extensions.
PR:	ports/182190
2013-09-18 08:56:50 +00:00
Palle Girgensohn
ce5d5f9def Update to postgreSQL 9.3.0
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
2013-09-09 15:45:43 +00:00
Palle Girgensohn
a50609f354 Update PostgreSQL 93 to beta 2.
URL:	http://www.postgresql.org/about/news/1471/
2013-06-28 10:50:51 +00:00
Palle Girgensohn
ee6d4723a1 Add missing pb_basebackup 2013-05-15 23:21:28 +00:00
Palle Girgensohn
6af63b8fc7 pkgconfig belongs under libdata 2013-05-12 22:28:38 +00:00
Palle Girgensohn
d21523e6cf Properly bump PORTREVISION on postgresql-client-9.3.beta1 2013-05-12 21:11:26 +00:00
Palle Girgensohn
45704cebea Update postgresql93-client to properly depend on pkgconfig
Reported by: Ports-QAT
2013-05-12 21:09:38 +00:00
Palle Girgensohn
3a20a08143 Add postgresql 9.3 beta1 2013-05-12 00:00:56 +00:00
Palle Girgensohn
740b7ff067 Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* 2013-05-11 23:46:30 +00:00