Typo in SSI docs? - Mailing list pgsql-www

From Blaz Merela
Subject Typo in SSI docs?
Date
Msg-id CADSsbcV_XP=zRgvnHQi1HfBg-7KCREKMWnrEFLZTS=ksiKmLhQ@mail.gmail.com
Whole thread Raw
Responses Re: Typo in SSI docs?
List 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);


pgsql-www by date:

Previous
From: Stephen Frost
Date:
Subject: Changes to docs/bugs form
Next
From: Dmitry Dolgov
Date:
Subject: Wiki editor request