aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2020-06-15 11:33:13 +1200
committerThomas Munro <tmunro@postgresql.org>2020-06-15 13:11:01 +1200
commit1575fbf1ac3c8464b2dade245deff537a3aa2498 (patch)
tree2d9dba8a2470f2ed4bca4abc4eff19b048ada274 /src/backend/utils/adt/float.c
parentdecbe2bfb1051c5ab6c382b19e1d909e34227a22 (diff)
downloadpostgresql-1575fbf1ac3c8464b2dade245deff537a3aa2498.tar.gz
postgresql-1575fbf1ac3c8464b2dade245deff537a3aa2498.zip
Doc: Add references for SI and SSI.
Our documentation failed to point out that REPEATABLE READ is really snapshot isolation, which might be important to some users. Point to the standard reference paper for this complicated topic. Likewise, add a reference to the VLDB paper about PostgreSQL SSI, for technical information about our SSI implementation and how it compares to S2PL. While here, add a note about catalog access using a lower isolation level, per recent user complaint. Back-patch to all releases. Reported-by: Kyle Kingsbury <aphyr@jepsen.io> Reviewed-by: Andres Freund <andres@anarazel.de> Reviewed-by: Peter Geoghegan <pg@bowt.ie> Reviewed-by: Tatsuo Ishii <ishii@sraoss.co.jp> Discussion: https://postgr.es/m/db7b729d-0226-d162-a126-8a8ab2dc4443%40jepsen.io Discussion: https://postgr.es/m/16454-9408996bb1750faf%40postgresql.org
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions