Have current_query() use ActivePortal->sourceText rather than
Bruce Momjian <bruce@momjian.us>
Have current_query() use ActivePortal->sourceText rather than debug_query_string; this allows current_query() to be more accurate; docs updated; per idea from Tom
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/func.sgml | modified | +3 −2 |
| src/backend/utils/adt/misc.c | modified | +3 −6 |