Re: missing SQL BEGIN in example ECPG Program Accessing Large Objects

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: tmaeke(at)gmx(dot)de, pgsql-docs(at)postgresql(dot)org
Subject: Re: missing SQL BEGIN in example ECPG Program Accessing Large Objects
Date: 2016-08-16 18:46:50
Message-ID: 12276fe3-240e-f901-ca3e-e9832173df6c@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 8/8/16 8:37 AM, tmaeke(at)gmx(dot)de wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/ecpg-lo.html
> Description:
>
> Example 33-2. ECPG Program Accessing Large Objects
>
> after
> EXEC SQL CONNECT ....
>
> missing (at least for 9.4.8)
> EXEC SQL BEGIN;
>
> before first
> lo_create(...

I don't think that would be correct.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2016-08-16 19:29:22 Re: Several repeated words
Previous Message Peter Eisentraut 2016-08-16 18:45:20 Re: Soundex