From a00a1a5641fb5c3a60ad30d672b648e95b01f6d4 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Mon, 20 Sep 1999 22:30:47 +0000 Subject: bring it all into -current again --- src/bin/pgaccess/lib/help/postgresql.hlp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/bin/pgaccess/lib/help/postgresql.hlp (limited to 'src/bin/pgaccess/lib/help/postgresql.hlp') 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} -- cgit v1.2.3