mirror of
https://github.com/postgres/postgres.git
synced 2025-12-08 00:03:14 -05:00
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.