Commit a3ff9373 authored by Alvaro Herrera's avatar Alvaro Herrera

Change π to plain "pi" in index entry, to avoid double escaping issues.

parent 2816b2cd
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.398 2007/09/24 01:29:27 adunstan Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.399 2007/10/07 01:13:30 alvherre Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
......@@ -633,7 +633,7 @@
<primary>mod</primary>
</indexterm>
<indexterm>
<primary>&pi;</primary>
<primary>pi</primary>
</indexterm>
<indexterm>
<primary>power</primary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment