From fd8148250c8c46fac04277e7a07f8dd2908dd477 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 8 Oct 2017 17:22:04 +0300 Subject: Imported postgresql-10 10.0-1 --- debian/postgresql-doc-10.doc-base | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/postgresql-doc-10.doc-base (limited to 'debian/postgresql-doc-10.doc-base') diff --git a/debian/postgresql-doc-10.doc-base b/debian/postgresql-doc-10.doc-base new file mode 100644 index 0000000..20449dc --- /dev/null +++ b/debian/postgresql-doc-10.doc-base @@ -0,0 +1,18 @@ +Document: postgresql-10 +Title: PostgreSQL 10 Documentation +Author: The PostgreSQL Global Development Group +Abstract: The documentation for the PostgreSQL database management system, + version 10. PostgreSQL is a powerful, open source object-relational database + system. It is fully ACID compliant, has full support for foreign keys, joins, + views, triggers, and stored procedures (in multiple languages). It includes + most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, + DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large + objects, including pictures, sounds, or video. It has native programming + interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, + and exceptional documentation. +Section: Data Management + +Format: HTML +Index: /usr/share/doc/postgresql-doc-10/html/index.html +Files: /usr/share/doc/postgresql-doc-10/html/* + -- cgit v1.2.3