Minor cleanup in markup, especially in the Output section.
authorThomas G. Lockhart
Fri, 30 Oct 1998 19:34:40 +0000 (19:34 +0000)
committerThomas G. Lockhart
Fri, 30 Oct 1998 19:34:40 +0000 (19:34 +0000)
61 files changed:
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/alter_user.sgml
doc/src/sgml/ref/begin.sgml
doc/src/sgml/ref/close.sgml
doc/src/sgml/ref/cluster.sgml
doc/src/sgml/ref/commands.sgml
doc/src/sgml/ref/commit.sgml
doc/src/sgml/ref/copy.sgml
doc/src/sgml/ref/create_aggregate.sgml
doc/src/sgml/ref/create_database.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/create_index.sgml
doc/src/sgml/ref/create_language.sgml
doc/src/sgml/ref/create_operator.sgml
doc/src/sgml/ref/create_rule.sgml
doc/src/sgml/ref/create_sequence.sgml
doc/src/sgml/ref/create_table.sgml
doc/src/sgml/ref/create_trigger.sgml
doc/src/sgml/ref/create_type.sgml
doc/src/sgml/ref/create_user.sgml
doc/src/sgml/ref/create_view.sgml
doc/src/sgml/ref/createdb.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/ref/current_date.sgml
doc/src/sgml/ref/current_time.sgml
doc/src/sgml/ref/current_timestamp.sgml
doc/src/sgml/ref/current_user.sgml
doc/src/sgml/ref/declare.sgml
doc/src/sgml/ref/delete.sgml
doc/src/sgml/ref/destroyuser.sgml
doc/src/sgml/ref/drop_aggregate.sgml
doc/src/sgml/ref/drop_database.sgml
doc/src/sgml/ref/drop_function.sgml
doc/src/sgml/ref/drop_index.sgml
doc/src/sgml/ref/drop_language.sgml
doc/src/sgml/ref/drop_operator.sgml
doc/src/sgml/ref/drop_rule.sgml
doc/src/sgml/ref/drop_sequence.sgml
doc/src/sgml/ref/drop_table.sgml
doc/src/sgml/ref/drop_trigger.sgml
doc/src/sgml/ref/drop_type.sgml
doc/src/sgml/ref/drop_user.sgml
doc/src/sgml/ref/drop_view.sgml
doc/src/sgml/ref/explain.sgml
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/grant.sgml
doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/insert.sgml
doc/src/sgml/ref/listen.sgml
doc/src/sgml/ref/load.sgml
doc/src/sgml/ref/lock.sgml
doc/src/sgml/ref/notify.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/reset.sgml
doc/src/sgml/ref/revoke.sgml
doc/src/sgml/ref/select.sgml
doc/src/sgml/ref/set.sgml
doc/src/sgml/ref/show.sgml
doc/src/sgml/ref/unlisten.sgml
doc/src/sgml/ref/update.sgml

index fe898b0dbe1a9ee33d2ee9b55f0cca4d0ac3c264..c2fb66e6a9a4cfc3ec9a3f6f1223bd9c26c1200a 100644 (file)
@@ -100,13 +100,7 @@ Inputs
 Outputs
 
 
-
-
-
-status
-
-
-
+
 
 
 
@@ -137,12 +131,7 @@ Outputs
 
 
           Message returned if table or column is not available.
-
-
-
-
-
-
+
 
 
 
index 674fdcff99bd98135a6741c28a7957f10c8712de..95a72ce2e46f8cc29e3580273b28cceda2485746 100644 (file)
@@ -92,14 +92,6 @@ ALTER USER username
       Outputs
      
      
-     
-     
-      
-       
-   status
-       
-       
-   
     
      
       
@@ -120,13 +112,7 @@ ALTER USER username
        
         Error message returned if the user specified doesn't
         exist.
-       
-      
-     
-    
-   
-       
-      
+
      
     
    
index 279ed6db3aab12afd7527c36fcdcb6d76743274d..ab8a0fea2dfd3c46f66d05394a7cd1a8cebe6a2c 100644 (file)
@@ -41,14 +41,7 @@ BEGIN [ WORK | TRANSACTION ]
     Outputs
    
    
-   
-   
-    
-     
-      status
-     
-     
-      
+
        
    
     
@@ -68,13 +61,7 @@ BEGIN [ WORK | TRANSACTION ]
      
       This indicates that a transaction was already in progress.
 The current transaction is not affected.
-     
-    
-   
-       
-      
-     
-    
+
    
   
  
index 4c8c3f2032ff82abf94750608b949cebd08bffb5..fb9a959884742104d71a5b95a69afdbf56d13c3b 100644 (file)
@@ -51,16 +51,6 @@ CLOSE cursor
     Outputs
    
    
-   
-   
-    
-     
-     
-      status
-     
-     
-     
-      
        
    
     
@@ -81,12 +71,7 @@ CLOSE cursor
       This warning is given if
       cursor is not
       declared or has already been closed.
-     
-    
-   
-       
-     
-    
+
    
    
   
index b195cb4dc3562ce5baba0c3b0407ed42c6f9472d..050fee754ebd84d60359b07398cc626a0651726a 100644 (file)
@@ -62,14 +62,6 @@ CLUSTER indexname ON 
   Outputs
   
   
-  
-  
-  
-   
-status
-   
-   
-   
     
    
     
@@ -109,9 +101,7 @@ CLUSTER indexname ON 
     
     
    
-    
-   
-  
+
   
   
  
index 812bfeb91537153ef5c19d4efba9f49fc70922e1..18830352a162768e29bc513455d68a3ed76fa7a2 100644 (file)
@@ -63,6 +63,10 @@ commands supported by Postgres.
 
 
 
+
+
 
 Utility Applications
 
index 0ffc07effec300c3021f03c00499d9322ce1285f..689220993a7c320b95697232123f650aa788dede 100644 (file)
@@ -42,13 +42,7 @@ None
     Outputs
    
    
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -67,12 +61,7 @@ Message returned if the transaction is successfully committed.
     
      
 If there is no transaction in progress.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 174fd2607825b24fbacf9dd65ba744e378ab559c..77e652849eed04d94b1d32924c6cfb8cda478469 100644 (file)
@@ -116,13 +116,7 @@ Specifies that output goes to a pipe or terminal.
     Outputs
    
    
-   
-    
-     
-     status
-     
-     
-      
+
        
    
     
@@ -141,12 +135,7 @@ Specifies that output goes to a pipe or terminal.
     
      
       The copy failed for the reason stated in the error message.
-     
-    
-   
-       
-     
-    
+
    
   
  
index a5b04daa269d527df74b55d2031467cc0712fbec..273d6087a92ce66ec15001649371c11643551335 100644 (file)
@@ -163,14 +163,7 @@ The initial value for the second transition function argument.
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -179,12 +172,6 @@ The initial value for the second transition function argument.
     
      
           Message returned if the command completes successfully.
-     
-    
-   
-       
-     
-    
    
 
   
index c6fff50184dbd45375ba1afe6cec980e14900d6c..77a1a8d2e0251e88c428d7217c63eff914f44e6b 100644 (file)
@@ -65,14 +65,7 @@ CREATE DATABASE name [ WITH LOCATIO
     Outputs
    
    
-   
-   
-    
-     
-     status
-     
-     
-      
+
        
    
     
@@ -102,13 +95,8 @@ CREATE DATABASE name [ WITH LOCATIO
     
      
 There was a problem with creating the required directory; this operation will
-      need permissions for the postgres user on the specified location.
-     
-    
-   
-       
-     
-    
+need permissions for the postgres user on the specified location.
+
    
   
  
index 96cce89bd9ae66fc5c0aa010676eb1089434cad4..e639845a7c5421adc1102364c605755e05f869e2 100644 (file)
@@ -100,14 +100,7 @@ CREATE FUNCTION name ( [ 
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -116,12 +109,6 @@ CREATE FUNCTION name ( [ 
     
      
       This is returned if the command completes successfully.
-     
-    
-   
-       
-     
-    
    
   
  
index c77226039f312282defe71d886bbad18269c1ae6..b55236115663c93a4b2a3d0b063e099c7a04eb44 100644 (file)
@@ -165,13 +165,6 @@ SELECT am.amname AS acc_name,
    
    
 
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -191,12 +184,7 @@ SELECT am.amname AS acc_name,
     
      
       This error occurs if it is impossible to create the index.
-     
-    
-   
-       
-     
-    
+
    
 
   
index 5b2bbaa5a45b10d0fe2b0464c17c83911d2b6131..7554f7dcae2000c6a4ddb9104033832ea5375009 100644 (file)
@@ -104,14 +104,6 @@ superuser privilege can use
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -133,12 +125,6 @@ superuser privilege can use
            This error is returned if the function
       funcname()
       is not found.
-     
-    
-   
-       
-     
-    
    
   
  
index 5322927fac0d6abe6a72c23bcff7834078ebaa54..5cb21cda5cca6a316228b6ce610b6be207a79887 100644 (file)
@@ -18,8 +18,8 @@
    1998-09-09
   
   
-CREATE OPERATOR name
-    ( PROCEDURE    = func_name
+CREATE OPERATOR name (
+        PROCEDURE  = func_name
      [, LEFTARG    = type1 ]
      [, RIGHTARG   = type2 ]
      [, COMMUTATOR = com_op ]
@@ -155,14 +155,6 @@ Operator to use for sorting.
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -171,12 +163,7 @@ Operator to use for sorting.
     
      
       Message returned if the operator is successfully created.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 67215937c2b09c2da19c37d1e48b70b027fe715d..132eddf1513c2a7d733b717dc15531908da5dc0d 100644 (file)
@@ -102,14 +102,6 @@ CREATE RULE name
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -118,11 +110,7 @@ CREATE RULE name
     
      
       Message returned if the rule is successfully created.
-     
-    
-   
-       
-     
+
     
    
    
@@ -204,6 +192,7 @@ Without
     of the following two rule definitions are accepted by
  Postgres, the
     retrieve command will cause Postgres to crash:
+
     
      Example of a circular rewrite rule combination.
      
@@ -222,6 +211,7 @@ create rule bad_rule_combination_2 is
 select * from EMP
       
     
+
    
    
     You must have rule definition access to a class in order
index 63644c88ff352c66d33adacd33b44a67b02b1cb1..e8fb57f3b4facaa240fb8829a1068476c2d18e10 100644 (file)
@@ -148,14 +148,7 @@ CREATE SEQUENCE seqname
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -204,12 +197,7 @@ CREATE SEQUENCE seqname
     
      
       If the minimum and maximum values are inconsistant.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 4affd2cb26c6d6b3623dfb5fbc369e0181520dd4..b0525ff6ed3e5994ab72f9fe64cff077b359e27e 100644 (file)
@@ -163,14 +163,7 @@ requires the column_constraint_clause
     Outputs
    
    
-   
-   
-    
-     
-      status
-     
-     
-      
+
        
    
     
@@ -208,14 +201,7 @@ amcreate: "table" relation already
      
       if data type of default value doesn't match the
       column definition's data type.
-     
-    
-   
 
-       
-      
-     
-    
    
   
  
@@ -1675,13 +1661,13 @@ affect a column or a table.
 
  
   
-   CREATE TABLE
+   CREATE TABLE AS
   
   SQL - Language Statements
  
  
   
-   CREATE TABLE
+   CREATE TABLE AS
   
   
    Creates a new table
index 891cf209fd823060ce39d364024ce162c43fe4d4..a871a59cce8ad84445467a014c3ac98ada52143e 100644 (file)
@@ -84,14 +84,6 @@ CREATE TRIGGER name { BEFORE | AFTE
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -100,12 +92,7 @@ CREATE TRIGGER name { BEFORE | AFTE
     
      
       This message is returned if the trigger is successfully created.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 71858819cfbe194b9d05465a2af2f46b8d0034bf..1fd0066c52fdcc6747c4fdacc67fd435549be39d 100644 (file)
   
   
 CREATE TYPE typename (
-
-Why are parentheses required around the length parameters?
-
-    INPUT             = input_function
-    , OUTPUT          = output_function
-    , INTERNALLENGTH  = (internallength | VARIABLE)
+        INPUT          = input_function
+      , OUTPUT         = output_function
+      , INTERNALLENGTH = (internallength | VARIABLE)
     [ , EXTERNALLENGTH = (externallength | VARIABLE) ]
     [ , ELEMENT        = element ]
     [ , DELIMITER      = delimiter ]
@@ -169,14 +166,7 @@ EXTERNALLENGTH externallength
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -185,12 +175,7 @@ EXTERNALLENGTH externallength
     
      
       Message returned if the type is successfully created.
-     
-    
-   
-       
-     
-    
+
    
    
   
index 3744d5ea3ae8d1c18636a212cb592a806f15d83b..2f041e83d94ff042c2b2c5978fa45325496a3504 100644 (file)
@@ -141,13 +141,6 @@ CREATE USER username
    
    
    
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -169,11 +162,6 @@ CREATE USER username
      
      I don't understand this and I don't know how to get
 this error message.
-    
-   
-       
-     
-    
    
   
  
index 07c3d966398bee82bafdf1e8bb29b366c6de0c22..575e7df153107ece38719e82e6eeeab211cca598 100644 (file)
@@ -65,14 +65,6 @@ An SQL query which will provide the columns and rows of the view.
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -112,12 +104,7 @@ An SQL query which will provide the columns and rows of the view.
       
        CREATE VIEW vista AS SELECT 'Hello World'::text
       
-     
-    
-   
-       
-     
-    
+
    
   
  
index 090f68ccdf0cbd66626d939f5809076f87b8fc33..9f0ce35fd25b07197de5cb653ab5b1a2afdfa9ec 100644 (file)
@@ -208,12 +208,14 @@ Usage
 
 To create the database demo
  using the postmaster on the local host, port 5432:
+
 
 createdb demo
 
 
 To create the database demo
  using the postmaster on host eden, port 5000:
+
 
 createdb -p 5000 -h eden demo
 
index f06b3c025bb0b9f951a529eb7a73b6b4812be55b..ad51ae5c666dba8ff95e34a373eabcd0d5ab4fad 100644 (file)
@@ -213,7 +213,7 @@ and
 PGREALM
 environment variables will be passed on to
 psql
-and processed as described in app-psql">.
+and processed as described in psql-ref">.
 
 Once invoked, createuser
 will ask a series of questions to obtain parameters not specified on
index 9c76ebabfc784ee583a72bb971dd822edaceb41d..7d0e1ec881771a4124cfeff1f41c04089d6c8f92 100644 (file)
@@ -7,7 +7,7 @@
  
  
   
-   SQL_CURRENT_DATE
+   CURRENT_DATE
   
   
 Returns the current date
@@ -28,27 +28,7 @@ Returns the current date
     Inputs
    
    
-   
-
-    
-     
-     
-     
-      
-       
-   
-    
-     None
-    
-    
-     
-     
-    
-   
-       
-     
-    
-   
+None.
   
   
   
@@ -59,26 +39,15 @@ Returns the current date
     Outputs
    
    
-   
-   
-    
-     
-     
-     
-      
        
    
     
-     Returns "today"
+date
+
     
     
      
-     
-    
-   
-       
-     
-    
+     Returns "today".
    
   
  
index e6b4f21af639f9ee93944091ead4f2ced0359e1a..be03cc0bcda42422b6238bc0816d7ec138e524ac 100644 (file)
@@ -7,7 +7,7 @@
  
  
   
-   SQL_CURRENT_TIME
+   CURRENT_TIME
   
   
 Returns the current local time
@@ -28,27 +28,7 @@ Returns the current local time
     Inputs
    
    
-   
-   
-    
-     
-     
-     
-      
-       
-   
-    
-     None
-    
-    
-     
-     
-    
-   
-       
-     
-    
-   
+None.
    
   
   
@@ -60,26 +40,15 @@ Returns the current local time
     Outputs
    
    
-   
-   
-    
-     
-     
-     
-      
        
    
     
-     <ReturnValue>Returns "now"e>
-    
+     <replaceable>timee>
+
     
      
-     
-    
-   
-       
-     
-    
+     Returns "now"
+
    
   
  
index ef68c5fe371c886294eaa369c4be9813eaa41381..35a84807c10442dafd6167b363cc68448bbae3cb 100644 (file)
@@ -7,7 +7,7 @@
  
  
   
-   SQL_CURRENT_TIMESTAMP
+   CURRENT_TIMESTAMP
   
   
    Returns the current date and time
     Inputs
    
    
-   
-   
-    
-     
-     
-     
-      
-       
-   
-    
-     None
-    
-    
-     
-     
-    
-   
-       
-     
-    
-   
+None.
+
   
   
   
     Outputs
    
    
-   
-   
-    
-     
-     
-     
-      
        
    
     
-     Returns "today" and "now".e>
-    
+timestampe>
+
     
      
-     
-    
-   
-       
-     
-    
+     Returns "today" and "now".
+
    
   
  
index c13951dffdc13958a92ab4c811480e1871bf6f6d..a70d7682b27d63f2f840d70c396f9ec9ef0ad1da 100644 (file)
@@ -7,7 +7,7 @@
  
  
   
-   SQL_CURRENT_USER
+   CURRENT_USER
   
   
    Returns the current user name
     Inputs
    
    
-   
-   
-    
-     
-     
-     
-      
-       
-   
-    
-     None
-    
-    
-     
-     
-    
-   
-       
-     
-    
-   
+
+None.
   
   
   
     Outputs
    
    
-   
-   
-    
-     
-     
-     
-      
+
        
    
     
-     <ReturnValue>The name of the current user.e>
+     <replaceable>usernamee>
     
     
      
-     
-    
-   
-       
-     
-    
+The name of the current user.
+
    
   
  
index b941815b50915e98a1316f9d52b384b1c4f7811d..954b3b4af03699ed5b1f6fcecaecf888a27045ba 100644 (file)
@@ -148,7 +148,6 @@ provokes an informational error message.
     Outputs
    
    
-   
 
    
    
index 36c85dcba4b1b950896dfcad217b1484a7a39aaf..4a77e02210a753756cc424dcac2a7d8dcbb88512 100644 (file)
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
      
       If count is 0,
       no rows were deleted.
-     
-    
-   
-       
-     
-    
+
    
   
 
index aeda6a560e09367b8ebedf9c43cef7ead3ee8682..03bce6e14e721e633e9a955cb3469d338fe2598b 100644 (file)
@@ -190,7 +190,7 @@ and
 PGREALM
 environment variables will be passed on to
 psql
-and processed as described in app-psql">.
+and processed as described in psql-ref">.
 
 
 Once invoked, destroyuser
index b4cdd0a408c3107c8f8176d4dc00a3fd4f5fffe9..068d69e492414f5b8699edfefb19bc4c983755ce 100644 (file)
@@ -65,14 +65,6 @@ DROP AGGREGATE name 
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -92,12 +84,7 @@ DROP AGGREGATE name 
      
           This message occurs if the aggregate function specified does not
       exist in the database.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 5fe7b48ad5b7e5ca601109caf8d20326f6e824a1..d9f42906a25b005f9279a6edb8f0d95575eb6a0d 100644 (file)
@@ -51,14 +51,7 @@ DROP DATABASE name
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -87,12 +80,7 @@ DROP DATABASE name
     
      
       This message occurs if the specified database does not exist.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 54f2b42d56f798ecafdc4769a6f8db986b989351..9a63ac71e106e381cfcd8266193830b1f7f8df4f 100644 (file)
@@ -62,14 +62,7 @@ DROP FUNCTION name ( [ 
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -89,12 +82,7 @@ DROP FUNCTION name ( [ 
      
       This message is given if the function specified does not
 exist in the current database.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 05559b5761065d34c62164fc8b4e232fd2ecf653..8e91465a7b9df01031e6cdd46c11ff95ae156a3b 100644 (file)
@@ -51,14 +51,6 @@ DROP INDEX index_name
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -78,12 +70,7 @@ DROP INDEX index_name
      
       This message occurs if index_name
  is not an index in the database.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 78a2db5f3b88acbeb905b677915cb370bd7fb57f..4eb3545736fabddc1a83c383850952dbf8577f0c 100644 (file)
@@ -51,14 +51,6 @@ DROP PROCEDURAL LANGUAGE 'langname'
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -80,12 +72,7 @@ DROP PROCEDURAL LANGUAGE 'langname'
       This message occurs if the language
       "langname" is
       not found.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 48e3e60d025879767447892c37750a89219d7abf..df488aa5f591b04c0e31a423147959bcc896aacc 100644 (file)
@@ -63,14 +63,7 @@ DROP OPERATOR id ( 
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -111,12 +104,7 @@ DROP OPERATOR id ( 
      
           This message occurs if the specified right unary operator
  specified does not exist.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 6b543b4d359cef9399f81088e989a16f1084d7ac..f53bd77994e6049a5544c4c4cd7165c1e03a1537 100644 (file)
@@ -51,14 +51,6 @@ DROP RULE name
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -77,12 +69,6 @@ DROP RULE name
     
      
       This message occurs if the specified rule does not exist.
-     
-    
-   
-       
-     
-    
    
   
  
index 8288ff08d376b3e84a6214e1d94e270d68ac70d2..ace32b0850c31820185ad2e7815b9b6817d1980e 100644 (file)
@@ -51,14 +51,7 @@ DROP SEQUENCE seqname [, ...]
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
+
        
    
     
@@ -77,12 +70,6 @@ DROP SEQUENCE seqname [, ...]
     
      
       This message occurs if the specified sequence does not exist.
-     
-    
-   
-       
-     
-    
    
   
  
index d8fb78f5f0f602d8b0900b84a89696ad0c51b6e2..80527cf01a32ec17608bcc5add71b4e11d231455 100644 (file)
@@ -52,14 +52,6 @@ DROP TABLE table [, ...]
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -78,12 +70,6 @@ DROP TABLE table [, ...]
     
      
       If the specified table or view does not exist in the database.
-     
-    
-   
-       
-     
-    
    
   
  
index c4319a35f46c5d88848ff043134f78173821ad51..d2729bda824172e08a3afbda5da5dbf291cc0df1 100644 (file)
@@ -61,15 +61,8 @@ DROP TRIGGER name ON 
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
-       
+
+
    
     
      DROP
@@ -87,13 +80,8 @@ DROP TRIGGER name ON 
     
      
           This message occurs if the trigger specified does not exist.
-     
-    
-   
-       
-     
-    
-   
+
+
    
   
  
index d3a25b0309a69ecc17e3d500e97a00841b5220d5..baad378c0dbc81882bcd734220b1fe30a376c1e2 100644 (file)
@@ -51,14 +51,6 @@ DROP TYPE typename
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -77,12 +69,7 @@ DROP TYPE typename
     
      
            This message occurs if the specified type is not found.
-     
-    
-   
-       
-     
-    
+
    
   
  
index 1ab89c284b25ceb51aaac048a9a6757120aca168..3de3deaa1935311cf33a71aebd3777f5a362d0bc 100644 (file)
@@ -52,14 +52,6 @@ DROP USER username
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
        
    
     
@@ -81,10 +73,7 @@ DROP USER username
      
     
    
-       
-     
-    
-   
+      
   
  
  
index 90a7bf98a69492841dd00ba25959ad77cf2acc91..e49701815ed70aab5a208a2fdbe87d6067a4de58 100644 (file)
@@ -51,42 +51,28 @@ DROP VIEW view
     Outputs
    
    
-   
-   
-    
-     
-status
-     
-     
-      
-       
-   
-    
-     DROP
-    
-    
+
+
+
+
+DROP
+
+
      
       The message returned if the command is successful.
-     
-    
-   
-   
-    
-     
-      ERROR: RewriteGetRuleEventRel: rule "_RETview" not found
-    
-    
-     
-      This message occurs if the specified view does not exist in
-      the database.
-     
-    
-   
-       
-     
-    
-   
-  
+
+
+
+
+ERROR: RewriteGetRuleEventRel: rule "_RETview" not found
+
+
+
+This message occurs if the specified view does not exist in
+the database.
+
+
+
  
  
  
index 9b2d989964d3dc717cf8d890712ee47ae079124b..6ae69d7abc8771ec9c65d493784ff281ed2f61bb 100644 (file)
@@ -70,13 +70,6 @@ NOTICE:  QUERY PLAN:
 
 Explicit query plan from the Postgres backend.
 
-
-
-
-status
-
-
-
 
 
 EXPLAIN
@@ -85,7 +78,6 @@ EXPLAIN
 
 Flag sent after query plan is shown.
 
-
 
 
 
index fe2a3718192b3896220a27acbf2b688d557fe174..10d5df0c6d71a3136b027d52cbae89aee5a0e277 100644 (file)
@@ -19,7 +19,8 @@ Gets rows using a cursor
 
 FETCH [ selector ] [ count ] 
     { IN | FROM } cursor
-FETCH [ RELATIVE ] [ { [ # | ALL | NEXT | PRIOR ] } ] FROM ] cursor
+FETCH [ RELATIVE ] [ { [ # | ALL | NEXT | PRIOR ] } ]
+    FROM ] cursor
 
 
 
index ce517dbac6d8333dc2b3f04f34472b24245c4281..aefb6251b897dd8b0e730321ce3df1051f6f9aa7 100644 (file)
@@ -104,16 +104,24 @@ Grant all privileges.
 
 The name of an object to which to grant access.
           The possible objects are:
-
-
-              table 
-
-              view 
-
-              sequence 
-
-              index
-
+
+
+
+
+table 
+
+
+
+view 
+
+
+
+sequence
+
+
+
+index
+
 
 
 
@@ -154,14 +162,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -183,7 +183,6 @@ if it is impossible
           to give privileges to the specified group or users.
 
 
-
 
 
 
index dbbed5958e9794dd1c8de2b49774d19bf76ae44f..ccfcd4bb81caeac22155ad0c3dadc9b54f6cfc9c 100644 (file)
@@ -93,8 +93,9 @@ Or just let it default to you (the Unix user who runs
 
 
 
-Only the Unix superuser can create a database system with a
-different user as Postgres superuser.
+Only the Unix superuser (root)
+ can create a database system with an owner
+different from the Postgres superuser.
 
 
 
index 7b32f58bd498d50ff299fb754cccd70f83301113..2d90cc65fe0f6f4e895fad16d2bc2c4094af783a 100644 (file)
@@ -76,13 +76,7 @@ A valid query. Refer to the SELECT statement for a further description
 Outputs
 
 
-
-
-
-status
-
-
-
+
 
 
 
@@ -105,7 +99,6 @@ Message returned if more than one rows were inserted.
  is the number of rows inserted.
 
 
-
 
 
 
index 97cb349a89072ea16b75a88d8563e8953f6e1486..c9ef49ab9807105f2f4ed6a7dc4b4921e7d0913b 100644 (file)
@@ -52,13 +52,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
 
 
 
@@ -78,11 +71,6 @@ Message returned upon successful completion of registration.
 
 If this backend is already registered for that notify condition.
 
-
-
-
-
-
 
 
 
index 6614e732451e52e6bfbab2657186dd412169a139..66fafdc887a87d34ba1a8fe2dbf861215c5396a3 100644 (file)
@@ -54,14 +54,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -81,7 +73,6 @@ Message returned if the specified file is not found. The file must be visible
 to the Postgres backend,
 with the appropriate full path name specified, to avoid this message.
 
-
 
 
 
index e4f8c1bb1e9490f354e28bc077c4d3315c9aa54e..ca9736541045cb9da55510e45e1d41cad18037fe 100644 (file)
@@ -51,14 +51,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -81,7 +73,6 @@ Message returned if table
  does not exist.
 
 
-
 
 
 
index 414b951f93d41e138ac850126fcc78617a28060b..73eb7754268b2c33008ca22022bd31a854029d37 100644 (file)
@@ -54,14 +54,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -70,12 +62,7 @@ NOTIFY
 
 
 Acknowledgement that notify command has executed.
-
-
-
-
-
-
+
 
 
 Notify events
index 3909f651d2d2b2415fcf17133ef00b201696a498..2a4f59cba88834f1bb0afa498ededb796cbfef2d 100644 (file)
@@ -1,12 +1,12 @@
 
 
-
+ id="pg-dump">
 pg_dump
 
 Application
 
 
- id="pg-dump">
+
 pg_dump
 
 
index a1cf38cb732ad0728ce196b2f288f5ef42273c47..2a71416abed2cd28cf2d15e54369ddf3be4e4694 100644 (file)
@@ -1,12 +1,12 @@
 
 
-
+ id="psql-ref">
 psql
 
 Application
 
 
- id="psql-ref">
+
 psql
 
 
@@ -68,7 +68,7 @@ A single query to run. psql will exit on completion.
 
 
 
-The full set of command-line arguments and meta-commands are described in a following
+The full set of command-line arguments and meta-commands are described in a subsequent
 section.
 
 
@@ -106,6 +106,8 @@ to be used, rather than the default local Unix domain sockets.
 
 
 
+The port number on which a Postgres server is listening.
+Defaults to 5432.
 
 
 
@@ -116,6 +118,8 @@ to be used, rather than the default local Unix domain sockets.
 
 
 
+The target for display of messages from the client support library.
+Not required.
 
 
 
@@ -128,7 +132,7 @@ to be used, rather than the default local Unix domain sockets.
 
 If PGOPTION
 is specified, then the options it contains are parsed
-.BR before
+before
 any command-line options.
 
 
index fbd5313717ced9dc09743802146585dddc928021..a1292d3f64a427e082c34307776803f50d99beef 100644 (file)
@@ -52,14 +52,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -71,7 +63,6 @@ RESET VARIABLE
 variable is successfully reset
 to its default value..
 
-
 
 
 
index fcedc85d3135815fa8a5cd9a52c4eac590e58d83..abbd2439d8eeca0494f05a1ba04c28d4b7fbbfb5 100644 (file)
@@ -109,16 +109,23 @@ Rescind all privileges.
 
 The name of an object from which to revoke access.
           The possible objects are:
-
-
-              table 
-
-              view 
-
-              sequence 
-
-              index  
-
+
+
+
+table 
+
+
+
+view 
+
+
+
+sequence
+
+
+
+index
+
 
 
 
@@ -166,14 +173,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -193,7 +192,6 @@ ERROR
           to revoke privileges from a group or users.
 
 
-
 
 
 
index 491f7a16ae8e9400e485b661f663c18384f1b54e..a1b0ec4fe331aaabe1dc3374d784b61bc0d14f2d 100644 (file)
@@ -1,13 +1,13 @@
 
  
   
-   SELECT
+SELECT
   
   SQL - Language Statements
  
  
   
-   SELECT
+SELECT
   
   
    Retrieve rows from a table or view.
@@ -170,14 +170,6 @@ SELECT [ALL|DISTINCT [ON column] ]
      
     
     
-    
-     
-      status
-     
-     
-      
-
-   
     
      
       count
@@ -185,10 +177,6 @@ SELECT [ALL|DISTINCT [ON column] ]
      
       
        The count of rows returned by the query.
-      
-     
-    
-   
    
    
   
@@ -569,16 +557,16 @@ SELECT actors.name
 
  
   
-   SELECT INTO
+SELECT INTO
   
   SQL - Language Statements
  
  
   
-   SELECT INTO
+SELECT INTO
   
   
-   Create a new table from an existing table or view
+Create a new table from an existing table or view
   
  
   
index d187d46bb8a853703c766421a1688c5874e886d6..3328d73341e2e95db3ce7746fa1e6a910bb41966 100644 (file)
@@ -470,14 +470,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -494,8 +486,7 @@ Outputs
 
 
           If the command fails to set variable.
-
-
+
 
 
 
index 4bbc18e9d52453557332356a0037490834bde33a..36d605eacc9e41077f70589708a7ede4e1efe9d9 100644 (file)
@@ -52,14 +52,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
-
 
 
 
@@ -92,7 +84,6 @@ SHOW VARIABLE
    If the TZ environment variable is not set.
 
 
-
 
 
 
index cc1875767516ac3a50d6e593656f1dc24ecd5b05..46ed06c903385a6e12441d8dd49dec3972fd71d2 100644 (file)
@@ -60,13 +60,6 @@ Outputs
 
 
 
-
-
-
-status
-
-
-
 
 
 
@@ -75,12 +68,7 @@ Outputs
 
 
 Acknowledgement that statement has executed.
-
-
-
-
-
-
+
 
 
 
@@ -102,7 +90,7 @@ The special condition wildcard "*" cancels all listener registrations
 for the current session.
 
 
--ref" endterm="sql-notify-ref">
+
 contains a more extensive
 discussion of the use of LISTEN and
 NOTIFY.
index 3de2b83f6debd97ae9cc3c842ec304484eb34584..a02e022329f87b555e6b5295b8100eb2eccd83cc 100644 (file)
@@ -92,7 +92,7 @@ The name of a column in table.
 Outputs
 
 
-
+