aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/help/postgresql.hlp
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1999-09-20 22:30:47 +0000
committerMarc G. Fournier <scrappy@hub.org>1999-09-20 22:30:47 +0000
commita00a1a5641fb5c3a60ad30d672b648e95b01f6d4 (patch)
tree31c05cf5dfa30315862f55af47b9fae6ee585b19 /src/bin/pgaccess/lib/help/postgresql.hlp
parent25acbc510b202a35d2b29b63d9375fa985fba7de (diff)
downloadpostgresql-a00a1a5641fb5c3a60ad30d672b648e95b01f6d4.tar.gz
postgresql-a00a1a5641fb5c3a60ad30d672b648e95b01f6d4.zip
bring it all into -current again
Diffstat (limited to 'src/bin/pgaccess/lib/help/postgresql.hlp')
-rw-r--r--src/bin/pgaccess/lib/help/postgresql.hlp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/bin/pgaccess/lib/help/postgresql.hlp b/src/bin/pgaccess/lib/help/postgresql.hlp
new file mode 100644
index 00000000000..fe3d8c4bd9c
--- /dev/null
+++ b/src/bin/pgaccess/lib/help/postgresql.hlp
@@ -0,0 +1,13 @@
+.pgaw:Help.f.t insert end \
+"PostgreSQL" {title} \
+"\n\n" {} \
+"What is PostgreSQL?\n" {bold} \
+" PostgreSQL is a object-relational database management system, originally developed at the University of California at Berkeley. PostgreSQL is based on Postgres release 4.2. The Postgres project, led by Professor Michael Stonebraker, was sponsored by the Defense Advanced Research Projects Agency (DARPA), the Army Research Office (ARO), the National Science Foundation (NSF), and ESL, Inc.\n\n" {} \
+" History of PostgreSQL\n" {link history} \
+" Copyrights\n" {link copyrights} \
+" Y2K statement\n" {link y2k} \
+" PostgreSQL reserved key words\n" {link keywords} \
+" Data types" {link data_types} " , " {} "Functions\n" {link pgfunctions} \
+" Quick guide of PostgreSQL commands\n" {link sql_guide} \
+" Inheritance\n" {link inheritance} \
+" Multi-Version Concurency Control\n" {link mvcc}