Re: exceptions
On 21.10.20 18:17, Tom Lane wrote: PG Doc comments form 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
Re: exceptions
PG Doc comments form 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