aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2007-10-07 01:13:30 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2007-10-07 01:13:30 +0000
commita3ff937359b7455da7b79278562c3dd193659c42 (patch)
tree4ae59b58bee92cf792b968b87615c3d51a5c7a31 /doc/src
parent2816b2cdd2c3820a12b6d05a11c4be624e35536f (diff)
downloadpostgresql-a3ff937359b7455da7b79278562c3dd193659c42.tar.gz
postgresql-a3ff937359b7455da7b79278562c3dd193659c42.zip
Change &pi; to plain "pi" in index entry, to avoid double escaping issues.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index ca9c5355293..aef648e79d7 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
-<!-- $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>