aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-09-03 08:26:55 +0200
committerPeter Eisentraut <peter@eisentraut.org>2019-09-03 08:34:59 +0200
commit6ef121647f7f29b59b86eca3dee9b90548245a3a (patch)
tree5a21fbab644a7aabb4aa1d1527893bd46eab2803 /src/backend/access/gist/gist.c
parent5380719f931a101a6e83efc7a1664e42bd6bf6c3 (diff)
downloadpostgresql-6ef121647f7f29b59b86eca3dee9b90548245a3a.tar.gz
postgresql-6ef121647f7f29b59b86eca3dee9b90548245a3a.zip
Better error messages for short reads/writes in SLRU
This avoids getting a Could not read from file ...: Success. for a short read or write (since errno is not set in that case). Instead, report a more specific error messages. Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://www.postgresql.org/message-id/flat/5de61b6b-8be9-7771-0048-860328efe027%402ndquadrant.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions