Re: docs bug

Started by Bruce Momjianalmost 26 years ago1 messagesbugs
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Thanks. Fixed in 7.0.

[ Charset KOI8-R unsupported, converting... ]

If PostgreSQL failed to compile on your computer or you found a bug that
is likely to be specific to one platform then please fill out this form
and e-mail it to pgsql-ports@postgresql.org.

To report any other bug, fill out the form below and e-mail it to
pgsql-bugs@postgresql.org.

If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-patches@postgresql.org instead. Please use the
command "diff -c" to generate the patch.

You may also enter a bug report at http://www.postgresql.org/ instead of
e-mail-ing this form.

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Filippov Eugene
Your email address : joe@uic.nsu.ru

System Configuration
---------------------
Architecture (example: Intel Pentium) :n/a

Operating System (example: Linux 2.0.26 ELF) :n/a

PostgreSQL version (example: PostgreSQL-6.5.3): PostgreSQL-6.5.3-3

Compiler used (example: gcc 2.8.0) :n/a

Please enter a FULL description of your problem:
------------------------------------------------

A mistake in the /usr/doc/postgresql-6.5.3/postgres/sql-select.htm

look for `ETER">ce"PARreplaceable>' below.

/---------cut-----------------------------------------
WHERE Clause

The optional WHERE condition has the general form:

WHERE expr ETER">ce"PARreplaceable> [ log_op ... ]

where cond_op can be one of: =, <, <=, >, >= or <>, a conditional operator like ALL, ANY, IN, LIKE, et cetera or a locally-defined operator, and log_op can be one of: AND, OR, NOT. The comparison returns either TRUE or FALSE and all instances will be discarded if the expression evaluates to FALSE.
\---------cut-----------------------------------------

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026