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-0003uw-CD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | 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_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f83b72ea4a4a6d02e7d2b26a26973439b741172a

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