Re: Document bug regarding read only transactions
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: robertmhaas@gmail.com
Cc: pgsql-hackers@postgresql.org
Date: 2017-06-14T23:12:39Z
Lists: pgsql-hackers
> It used to be true. Tom changed it in commit > 05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7, back in 2010. Thank you for the info. For a record, I will add it to the commit message. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp
Commits
-
Fix document bug regarding read only transactions.
- 1fe10463d9bd 9.2.22 landed
- 5eaee9b4c4af 9.3.18 landed
- 6d3a0fc33750 9.4.13 landed
- 7efc08dec9c7 9.5.8 landed
- e3f87aae9316 9.6.4 landed
- 6108348c09df 10.0 landed
-
Clean up handling of XactReadOnly and RecoveryInProgress checks.
- 05d8a561ff85 9.0.0 cited