postgresql/src/backend/tcop
Alvaro Herrera ba79cb5dc8 Emit parameter values during query bind/execute errors
This makes such log entries more useful, since the cause of the error
can be dependent on the parameter values.

Author: Alexey Bashtanov, Álvaro Herrera
Discussion: https://postgr.es/m/0146a67b-a22a-0519-9082-bc29756b93a2@imap.cc
Reviewed-by: Peter Eisentraut, Andres Freund, Tom Lane
2019-12-11 18:03:35 -03:00
..
dest.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
fastpath.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
postgres.c Emit parameter values during query bind/execute errors 2019-12-11 18:03:35 -03:00
pquery.c Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
utility.c Introduce the 'force' option for the Drop Database command. 2019-11-13 08:25:33 +05:30