summaryrefslogtreecommitdiffstats
path: root/debian/postgresql-doc-13.doc-base
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:19:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:19:20 +0000
commit983ee639b550634d447cd203c4644705f1a8b471 (patch)
tree5f499905dc2dbbf1625be1afc09d14f0e96c4b14 /debian/postgresql-doc-13.doc-base
parentAdding upstream version 13.4. (diff)
downloadpostgresql-13-debian.tar.xz
postgresql-13-debian.zip
Adding debian version 13.4-3.debian/13.4-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/postgresql-doc-13.doc-base')
-rw-r--r--debian/postgresql-doc-13.doc-base18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/postgresql-doc-13.doc-base b/debian/postgresql-doc-13.doc-base
new file mode 100644
index 0000000..5c36bfe
--- /dev/null
+++ b/debian/postgresql-doc-13.doc-base
@@ -0,0 +1,18 @@
+Document: postgresql-13
+Title: PostgreSQL 13 Documentation
+Author: The PostgreSQL Global Development Group
+Abstract: The documentation for the PostgreSQL database management system,
+ version 13. 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-13/html/index.html
+Files: /usr/share/doc/postgresql-doc-13/html/*
+