diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-02 20:42:00 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-01-02 20:42:00 +0000 |
commit | bbeb0bbf6b3e5fdb7cff1a87885f43139ace5c4b (patch) | |
tree | 61f8c7f089cc1e35f20b76831bd388848c212799 /src/backend/access/gist/gistxlog.c | |
parent | ccd31eb861e727671e4a771d4bcc37f1179caec9 (diff) | |
download | postgresql-bbeb0bbf6b3e5fdb7cff1a87885f43139ace5c4b.tar.gz postgresql-bbeb0bbf6b3e5fdb7cff1a87885f43139ace5c4b.zip |
Include a pointer to the query's source text in QueryDesc structs. This is
practically free given prior 8.4 changes in plancache and portal management,
and it makes it a lot easier for ExecutorStart/Run/End hooks to get at the
query text. Extracted from Itagaki Takahiro's pg_stat_statements patch,
with minor editorialization.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions