aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-05-14 19:10:29 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-05-14 19:10:29 +0000
commit3bc25384d7a698f25e418bdc5aa7cdd038477d9c (patch)
tree0d17e084e418a335ec4eb48470bf7847a9102a6e /src/backend/tcop/postgres.c
parent719a115874226f6e294a7d1d81d7a8ae559768ad (diff)
downloadpostgresql-3bc25384d7a698f25e418bdc5aa7cdd038477d9c.tar.gz
postgresql-3bc25384d7a698f25e418bdc5aa7cdd038477d9c.zip
Move the "instr_time" typedef and associated macros into a new header
file portability/instr_time.h, and add a couple more macros to eliminate some abstraction leakage we formerly had. Also update psql to use this header instead of its own copy of nearly the same code. This commit in itself is just code cleanup and shouldn't change anything. It lays some groundwork for the upcoming function-stats patch, though.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions