pgsql: Update "encode" documentation to mention that 'escape' only

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update "encode" documentation to mention that 'escape' only
Date: 2007-02-20 19:59:18
Message-ID: 20070220195918.4592F9FB2FD@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update "encode" documentation to mention that 'escape' only changes null
bytes and backslashes, remove "ASCII" mention. Backpatch to 8.2.X.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.347.2.5 -> r1.347.2.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.347.2.5&r2=1.347.2.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-02-20 20:04:00 Re: pgsql: Adjust user-facing documentation to explain why we don't check
Previous Message Bruce Momjian 2007-02-20 19:59:05 pgsql: Update "encode" documentation to mention that 'escape' only