Merge branch 'master' of github.com:xstevens/decoderbufs

pull/1/head
Xavier Stevens 2015-01-20 15:24:00 -08:00
commit 2382a1d8d1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ This code is built with the following assumptions. You may get mixed results if
* [PostgreSQL](http://www.postgresql.org) 9.4+ * [PostgreSQL](http://www.postgresql.org) 9.4+
* [Protocol Buffers](https://developers.google.com/protocol-buffers) 2.5.0 * [Protocol Buffers](https://developers.google.com/protocol-buffers) 2.5.0
* [protobuf-c](https://github.com/protobuf-c/protobuf-c) 1.0.2 * [protobuf-c](https://github.com/protobuf-c/protobuf-c) 1.0.2
* [PostGIS](http://postgis.net) 2.1.x
### Requirements ### Requirements
* PostgreSQL * PostgreSQL