On 21.10.20 18:17, Tom Lane wrote:
PG Doc comments form [hidden email] writes:
Description:
02000 no_data
should read no_data_found
Looks correct as stated to me. plpgsql's ERRCODE_NO_DATA_FOUND
(P0002) is a different animal.
regards, tom lane
Yes, our documentation correlates to the SQL standard (as of
2011):

--
J. Purtz