Skip to content

Commit 425de05

Browse files
Simon Riggstuhaihe
authored andcommitted
Final wording prior to release
Added credits, comments and legal wording prior to release
1 parent 19baef0 commit 425de05

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

contrib/fixeddecimal/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
FIXEDDECIMAL
22
============
33

4+
Works with PostgreSQL 9.5 and Postgres-XL 9.5
5+
46
Overview
57
--------
68

@@ -143,3 +145,12 @@ From psql, in order to create the extension you must type:
143145
```
144146
CREATE EXTENSION fixeddecimal;
145147
```
148+
149+
Credits
150+
-------
151+
152+
fixeddecimal is open source using The PostgreSQL Licence, copyright is novated to the PostgreSQL Global Development Group.
153+
154+
Source code developed by 2ndQuadrant, as part of the AXLE project (http://axleproject.eu) which received funding from the European Union’s Seventh Framework Programme (FP7/2007-2015) under grant agreement n° 318633
155+
156+
Lead Developer - David Rowley

0 commit comments

Comments
 (0)