diff options
Diffstat (limited to '')
-rw-r--r-- | external/postgresql/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/external/postgresql/README b/external/postgresql/README new file mode 100644 index 0000000000..a040379936 --- /dev/null +++ b/external/postgresql/README @@ -0,0 +1,7 @@ +PostgreSQL object-relational database management system + +We use some pieces of this code for the postgresql database connector. + +From [https://www.postgresql.org/]. + +Release archives at [https://www.postgresql.org/ftp/source/]. |