Fix comment in regression tests for large objects
authorMichael Paquier <michael@paquier.xyz>
Thu, 16 Jun 2022 08:21:04 +0000 (17:21 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 16 Jun 2022 08:21:04 +0000 (17:21 +0900)
commit664da2a389e5d1d4ebf0f98c82997739cd496e8e
treed9d214e86225db3a06197b591ab1b3ab0e645234
parentb7658c24c7c1ffad131a7fdf67ce7fc008be1177
Fix comment in regression tests for large objects

The values assigned to INV_WRITE and INV_READ were reversed in the
tests, which would be confusing when writing tests specific to read or
write operations on LOs.

Author: Yugo Nagata
Discussion: https://postgr.es/m/20220527153028.61a4608f66abcd026fd3806f@sraoss.co.jp
src/test/regress/expected/largeobject.out
src/test/regress/expected/largeobject_1.out
src/test/regress/sql/largeobject.sql