bytea vs standard_conforming_strings

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-docs(at)postgreSQL(dot)org
Subject: bytea vs standard_conforming_strings
Date: 2006-10-24 01:43:29
Message-ID: 1836.1161654209@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The discussion of bytea in section 8.4,
http://developer.postgresql.org/pgdocs/postgres/datatype-binary.html
is obsolete because it assumes that standard_conforming_strings is
always OFF. It could be very much simpler and shorter if
standard_conforming_strings were always ON, but that's not reality
either. Anyone have an idea on how to rewrite it in a way that
isn't awkward, incomprehensible, or both?

regards, tom lane

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2006-10-24 03:39:34 Replication documentation addition
Previous Message Bruce Momjian 2006-10-23 18:51:39 Re: 8.1.5 Release Notes