diff options
author | Tom Lane | 2022-01-11 17:03:06 +0000 |
---|---|---|
committer | Tom Lane | 2022-01-11 17:03:06 +0000 |
commit | 9cb5518b7ff69ab3bbc422313c69d54696fe8472 (patch) | |
tree | 6ba5f67eac76ce6945fcf0e68ba09afbdcd32e04 /src/tutorial/basics.source | |
parent | 790fbda902093c71ae47bff1414799cd716abb80 (diff) |
Clean up error message reported after \password encryption failure.
Experimenting with FIPS mode enabled, I saw
regression=# \password joe
Enter new password for user "joe":
Enter it again:
could not encrypt password: disabled for FIPS
out of memory
because PQencryptPasswordConn was still of the opinion that "out of
memory" is always appropriate to print.
Minor oversight in b69aba745. Like that one, back-patch to v14.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions