1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Mop-up for 3522d0eaba, which missed some alternative output files.

This commit is contained in:
Andres Freund
2018-07-22 17:27:05 -07:00
parent e41d0a1090
commit 013f320dc3
5 changed files with 9 additions and 9 deletions

View File

@ -710,7 +710,7 @@ BETTER: could not open file %s (I/O failure)
without the function name, reword it.
<programlisting>
BAD: pg_strtoint32: error in "z": cannot parse "z"
BETTER: invalid input syntax for integer: "z"
BETTER: invalid input syntax for type integer: "z"
</programlisting>
</para>