aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-13 17:46:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-13 17:46:21 +0000
commitd287c9eff0ba6e42f457ac71b07001f6e3ec3c90 (patch)
treeabf44dd393d0d32f3444566e70b3fa82a875bfe7 /src/backend/access/gist/gist.c
parent2dd9af8c0c1eafedd340ed6fce0cd76d54820649 (diff)
downloadpostgresql-d287c9eff0ba6e42f457ac71b07001f6e3ec3c90.tar.gz
postgresql-d287c9eff0ba6e42f457ac71b07001f6e3ec3c90.zip
Restore previous ordering of BUFFER_FLUSH_START probe. I had wanted to
make it include the time for the possible smgropen() call, but that results in a null pointer dereference :-(. An alternative solution would be to fetch the buffer tag instead of looking at *reln, but I'll just put it back as it was for the moment. BTW, this indicates that DTrace probes evaluate their arguments even when nominally inactive. What was that about "zero cost", again?
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions