[PATCHES] typo in psql-ref

2005-10-29 Thread Andreas Seltenreich

I haven't found anything about saveponds in the release notes, so I
guess this is a typo :-)

Index: doc/src/sgml/ref/psql-ref.sgml
===
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v
retrieving revision 1.151
diff -u -r1.151 psql-ref.sgml
--- doc/src/sgml/ref/psql-ref.sgml	28 Oct 2005 02:39:07 -	1.151
+++ doc/src/sgml/ref/psql-ref.sgml	30 Oct 2005 01:20:27 -
@@ -2107,7 +2107,7 @@
 files. When literaloff/ (the default), a statement in a
 transaction block that generates an error aborts the entire
 transaction. The on_error_rollback-on mode works by issuing an
-implicit commandSAVEPONT/ for you, just before each command
+implicit commandSAVEPOINT/ for you, just before each command
 that is in a transaction block, and rolls back to the savepoint
 on error.
 /para

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [PATCHES] typo in psql-ref

2005-10-29 Thread Bruce Momjian

Patch applied.  Thanks.  Your documentation changes can be viewed in
five minutes using links on the developer's page,
http://www.postgresql.org/developer/testing.


---


Andreas Seltenreich wrote:
 
 I haven't found anything about saveponds in the release notes, so I
 guess this is a typo :-)
 

[ Attachment, skipping... ]

 
 ---(end of broadcast)---
 TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  pgman@candle.pha.pa.us   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faq