public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bruce Momjian <[email protected]>
To: David G. Johnston <[email protected]>
Cc: [email protected] <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: SPI not defined.
Date: Mon, 29 Jan 2018 22:26:16 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAKFQuwZJcfU+XLjpgEgi446ahVWZUVm=QBUBFGXn2demmLL-qQ@mail.gmail.com>
References: <[email protected]>
	<CAKFQuwZJcfU+XLjpgEgi446ahVWZUVm=QBUBFGXn2demmLL-qQ@mail.gmail.com>

On Mon, Jan 29, 2018 at 03:07:06PM -0700, David G. Johnston wrote:
> On Monday, January 29, 2018, PG Doc comments form <[email protected]>
> No, SPI in that module is indeed "Server Programming Interface".
> 
>       I would recommend that the module page define
> 
>     the spi acronym.
> 
> Seems reasonable.

How is the attached patch?

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


Attachments:

  [text/x-diff] spi.diff (1.0K, 2-spi.diff)
  download | inline diff:
diff --git a/doc/src/sgml/contrib-spi.sgml b/doc/src/sgml/contrib-spi.sgml
new file mode 100644
index 32c7105..2dc2d92
*** a/doc/src/sgml/contrib-spi.sgml
--- b/doc/src/sgml/contrib-spi.sgml
***************
*** 10,16 ****
  
   <para>
    The <application>spi</application> module provides several workable examples
!   of using SPI and triggers.  While these functions are of some value in
    their own right, they are even more useful as examples to modify for
    your own purposes.  The functions are general enough to be used
    with any table, but you have to specify table and field names (as described
--- 10,17 ----
  
   <para>
    The <application>spi</application> module provides several workable examples
!   of using the Server Programming Interface (<acronym>SPI</acronym>) and
!   triggers.  While these functions are of some value in
    their own right, they are even more useful as examples to modify for
    your own purposes.  The functions are general enough to be used
    with any table, but you have to specify table and field names (as described


view thread (11+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: SPI not defined.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox