missing SQL BEGIN in example ECPG Program Accessing Large Objects - Mailing list pgsql-docs

From tmaeke@gmx.de
Subject missing SQL BEGIN in example ECPG Program Accessing Large Objects
Date
Msg-id 20160808123702.1426.61716@wrigleys.postgresql.org
Whole thread Raw
Responses Re: missing SQL BEGIN in example ECPG Program Accessing Large Objects  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-docs
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(...


pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_trgm authors
Next
From: chris@martin.cc
Date:
Subject: Soundex