Re: new typeconv example (was [HACKERS] More outdated documentation)

Lists: pgsql-hackerspgsql-patches
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: More outdated documentation
Date: 2003-02-25 22:27:24
Message-ID: Pine.LNX.4.44.0302242118240.2108-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers pgsql-patches

Example 7-5 in the User's Guide is also outdated, because there is now a
function substr for bytea, so the mechanics the example tries to
illustrate are a tad more complicated. New example requested.

--
Peter Eisentraut peter_e(at)gmx(dot)net


From: Joe Conway <mail(at)joeconway(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: new typeconv example (was [HACKERS] More outdated documentation)
Date: 2003-03-08 20:38:52
Message-ID: 3E6A54DC.6050703@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers pgsql-patches

Peter Eisentraut wrote:
> Example 7-5 in the User's Guide is also outdated, because there is now a
> function substr for bytea, so the mechanics the example tries to
> illustrate are a tad more complicated. New example requested.
>

Here's a new example, as requested.

Joe

Attachment Content-Type Size
typeconv.sgml.1.patch text/html 3.3 KB

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: new typeconv example (was [HACKERS] More outdated documentation)
Date: 2003-03-09 16:27:29
Message-ID: Pine.LNX.4.44.0303091726410.1642-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers pgsql-patches

Hmm, I already fixed all the outdated examples in my local copy. Sorry
that I forgot to mention it.

Joe Conway writes:

> Peter Eisentraut wrote:
> > Example 7-5 in the User's Guide is also outdated, because there is now a
> > function substr for bytea, so the mechanics the example tries to
> > illustrate are a tad more complicated. New example requested.
> >
>
> Here's a new example, as requested.
>
> Joe
>

--
Peter Eisentraut peter_e(at)gmx(dot)net