Typo in SSI docs?

From: Blaz Merela <blaz(dot)merela(at)gmail(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Typo in SSI docs?
Date: 2017-12-19 05:38:25
Message-ID: CADSsbcV_XP=zRgvnHQi1HfBg-7KCREKMWnrEFLZTS=ksiKmLhQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

A (potential) correction for the last INSERT INTO statement in the
'Intersecting Data' section (
https://wiki.postgresql.org/wiki/SSI#Intersecting_Data) After 'session 1'
does a ROLLBACK, it should retry with

INSERT INTO mytab VALUES (2, 30);

not

INSERT INTO mytab VALUES (2, 330);

Blaz Merela <http://merela.org>

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dmitry Dolgov 2017-12-20 17:59:37 Wiki editor request
Previous Message Stephen Frost 2017-12-18 15:49:06 Changes to docs/bugs form