public inbox for [email protected]
help / color / mirror / Atom feedFrom: 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:54:51 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAKFQuwauyQ3YFe+0YwJj=YznRKM3XhqZ9Ne7jS40V3CRy7G9Qg@mail.gmail.com>
References: <[email protected]>
<CAKFQuwZJcfU+XLjpgEgi446ahVWZUVm=QBUBFGXn2demmLL-qQ@mail.gmail.com>
<[email protected]>
<CAKFQuwauyQ3YFe+0YwJj=YznRKM3XhqZ9Ne7jS40V3CRy7G9Qg@mail.gmail.com>
On Mon, Jan 29, 2018 at 08:39:22PM -0700, David G. Johnston wrote:
> On Monday, January 29, 2018, Bruce Momjian <[email protected]> wrote:
>
>
> How is the attached patch?
>
>
>
> Maybe add a link to:
>
> https://www.postgresql.org/docs/10/static/spi.html
>
> Also, on that page, the error handling mechanisms have been "in flux" since 8.0
> ... ?
>
> " This is not currently documented because the mechanisms required are still in
> flux. "
OK, updated patch with both fixes.
--
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