aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/help/postgresql.hlp
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-10-30 16:01:19 +0000
committerBruce Momjian <bruce@momjian.us>1999-10-30 16:01:19 +0000
commitdbdb80baca733c4fc07ed4bb748bcdd1186ce2dc (patch)
tree619e022ecf72e2996b9fa050786693347c4664e1 /src/bin/pgaccess/lib/help/postgresql.hlp
parentc60ecd8f8c576873006febb51eeb23631f032d6d (diff)
downloadpostgresql-dbdb80baca733c4fc07ed4bb748bcdd1186ce2dc.tar.gz
postgresql-dbdb80baca733c4fc07ed4bb748bcdd1186ce2dc.zip
Remove 0.96 for update to 0.98
Diffstat (limited to 'src/bin/pgaccess/lib/help/postgresql.hlp')
-rw-r--r--src/bin/pgaccess/lib/help/postgresql.hlp13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/bin/pgaccess/lib/help/postgresql.hlp b/src/bin/pgaccess/lib/help/postgresql.hlp
deleted file mode 100644
index fe3d8c4bd9c..00000000000
--- a/src/bin/pgaccess/lib/help/postgresql.hlp
+++ /dev/null
@@ -1,13 +0,0 @@
-.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}