]> granicus.if.org Git - postgresql/commit
Expose a routine to print triggers during EXPLAIN ANALYZE
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jan 2014 20:12:50 +0000 (17:12 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 20 Jan 2014 20:13:47 +0000 (17:13 -0300)
commitd2458e3b20f744ef88a8d3afaab91caa17508370
tree9b14940d2c6d9a96f5ce86da8903bc25d7378f0c
parentfe0c690dfdcf628671d62d04caa39449fdc56078
Expose a routine to print triggers during EXPLAIN ANALYZE

This is so that auto_explain can use it.

Kyotaro HORIGUCHI
src/backend/commands/explain.c
src/include/commands/explain.h