pgsql: Fix incorrect SPI example, per Yoshihisa Nakano.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect SPI example, per Yoshihisa Nakano.
Date: 2005-12-07 15:39:32
Message-ID: 20051207153932.B30AB9DCB8A@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix incorrect SPI example, per Yoshihisa Nakano.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
spi.sgml (r1.43 -> r1.43.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/spi.sgml.diff?r1=1.43&r2=1.43.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-07 17:29:14 pgsql: Update: < at initdb time or optionally later.
Previous Message Tom Lane 2005-12-07 15:39:25 pgsql: Fix incorrect SPI example, per Yoshihisa Nakano.