aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-01-02 20:42:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-01-02 20:42:00 +0000
commitbbeb0bbf6b3e5fdb7cff1a87885f43139ace5c4b (patch)
tree61f8c7f089cc1e35f20b76831bd388848c212799 /src/backend/access/gist/gistproc.c
parentccd31eb861e727671e4a771d4bcc37f1179caec9 (diff)
downloadpostgresql-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/gistproc.c')
0 files changed, 0 insertions, 0 deletions