pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/cfb758b6d9c1df58fb1dfd5d3f6e70393fb17869 Modified Files -- src/ba

pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b5f096d50bee5c20023ed05390fdc52aa44a1404 Modified Files --

pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/048caa5560da33d63bbcbb2063c8ecd48994c99b Modified Files --

pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/714d8e5fa1b21a1113d6cd444af5cbc9d67d566f Modified Files --

pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/29ce50091d128faaabd0a4044e91a7d0da11bb8e Modified Files --

pgsql: Fix error message on short read of pg_control

2018-05-18 Thread Magnus Hagander
Fix error message on short read of pg_control Instead of saying "error: success", indicate that we got a working read but it was too short. Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/830e8e3609d003e320b963a7fa7c1432e10d8766 Modified Files --