mirror of
https://github.com/postgres/postgres.git
synced 2026-06-18 14:40:33 -04:00
2193beb761
the lower-level large object functions fails, it will have already set a suitable error message --- probably something from the backend --- and it is not useful to overwrite that with a generic 'error while reading large object' message. So remove redundant messages.