non port: databases/pg_citus/Makefile |
SVNWeb
|
Number of commits found: 107 (showing only 7 on this page) |
Wed, 22 Jun 2016
|
[ 11:20 matthew ]
Add 'lib' to WANT_PGSQL, now that it is possible to mix 'lib' with
other terms.
|
Sat, 18 Jun 2016
|
[ 13:12 matthew ]
Update to 5.1.1
Remove files/patch-src_backend_distributed_commands_multi__copy.c
-- patch was incorporated upstream
Add USES+= readline
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
|
Thu, 19 May 2016
|
[ 16:36 matthew ]
Add pkg-plist changes forgotten in the previous update.
|
[ 14:52 matthew ]
Update to 5.1.0
- Remove all the previous patches: fixed upstream
- but add a new patch for another missing header file
ChangeLog: https://github.com/citusdata/citus/blob/v5.1.0/CHANGELOG.md
|
Sat, 16 Apr 2016
|
[ 23:24 matthew ]
Upgrade to 5.0.1
- fixes for 32bit platforms have been applied upstream, so remove the
corresponding patch.
ChangeLog: https://github.com/citusdata/citus/blob/v5.0.1/CHANGELOG.md
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 26 Mar 2016
|
[ 16:53 matthew ] (Only the first 10 of 12 ports in this commit are shown above. )
What is Citus?
* Open-source PostgreSQL extension (not a fork)
* Scalable across multiple hosts through sharding and replication
* Distributed engine for query parallelization
* Highly available in the face of host failures
Citus horizontally scales PostgreSQL across commodity servers using
sharding and replication. Its query engine parallelizes incoming SQL
queries across these servers to enable real-time responses on large
datasets.
WWW: https://www.citusdata.com/
Differential Revision: https://reviews.freebsd.org/D5729
|
Number of commits found: 107 (showing only 7 on this page) |