pgsql: Doc: fix examples of # operators so they actually work.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: fix examples of # operators so they actually work.
Date: 2016-09-23 18:22:51
Message-ID: E1bnV7b-0003up-C0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix examples of # operators so they actually work.

These worked as-is until around 7.0, but fail in newer versions because
there are more operators named "#". Besides it's a bit inconsistent that
only two of the examples on this page lack type names on their constants.

Report: <20160923081530(dot)1517(dot)75670(at)wrigleys(dot)postgresql(dot)org>

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2cb1215be6205bbdd4f8ad9e43dcbcdbebedb686

Modified Files
--------------
doc/src/sgml/func.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-09-23 19:50:26 pgsql: Install TAP test infrastructure so it's available for extension
Previous Message Tom Lane 2016-09-23 17:49:59 pgsql: Fix incorrect logic for excluding range constructor functions in