errors.fyi
community error code reference
errors.fyi
/
postgresql
/
P0003
P0003
postgresql
Too many rows
A SELECT INTO in a PL/pgSQL function returned more than one row where exactly one was expected.
References
https://www.postgresql.org/docs/current/errcodes-appendix.html
โ all namespaces for P0003