From 629d53c974d697f3c420ba85807ea01acce83192 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Mon, 17 Aug 1998 16:20:33 +0000 Subject: [PATCH] Move SQL reference pages up into the User's Guide. --- doc/src/sgml/postgres.sgml | 28 ++++++++++------------------ doc/src/sgml/user.sgml | 12 ++++++++++-- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 447a9d8e58..a1a847c876 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,10 +1,13 @@ + +%allfiles; + @@ -64,11 +71,6 @@ Include new chapters. - - - -%allfiles; - @@ -87,7 +89,7 @@ Include new chapters. PostgreSQL - Covering v6.3 for general release + Covering v6.4 for general release The PostgreSQL Development Team @@ -183,6 +185,7 @@ Information for users. &storage; &psql; &pgaccess; +&commands; @@ -239,17 +242,6 @@ User and programmer interfaces. &jdbc; - -Reference - - -Command syntax. - - - -&commands; - - Developer's Guide diff --git a/doc/src/sgml/user.sgml b/doc/src/sgml/user.sgml index 6ddbfd1360..8bfc778935 100644 --- a/doc/src/sgml/user.sgml +++ b/doc/src/sgml/user.sgml @@ -1,10 +1,13 @@ + +%allfiles; ]> @@ -35,7 +42,7 @@ Include new chapters. PostgreSQL User's Guide - Covering v6.3 for general release + Covering v6.4 for general release The PostgreSQL Development Team @@ -111,6 +118,7 @@ It provides SQL92/SQL3 language support, &storage; &psql; &pgaccess; +&commands;