add link to PostgreSQL extension lib, bump copyright year

This commit is contained in:
Dave Della Costa 2016-07-10 14:43:18 -04:00
parent 634cad74cb
commit 815389b58f

View file

@ -353,8 +353,12 @@ If you do implement a clause or function handler, consider submitting a pull req
* Create table, etc.
## Extensions
* [For PostgreSQL-specific extensions falling outside of ANSI SQL](https://github.com/nilenso/honeysql-postgres)
## License
Copyright © 2012 Justin Kramer
Copyright © 2012-2016 Justin Kramer
Distributed under the Eclipse Public License, the same as Clojure.