OSDN Git Service

Ooops, I was too busy worrying about getting the transactional infrastructure
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 May 2007 17:28:36 +0000 (17:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 27 May 2007 17:28:36 +0000 (17:28 +0000)
commit97d12b434f53f2c00ee94cde41ccf76a8ef4d19e
treed3cc05a7589bd59dae1cf2859fb077afaf95b577
parenta0c366d5a1ead1a48a417e2e14fe2e6c6e5770c1
Ooops, I was too busy worrying about getting the transactional infrastructure
right to think carefully about how insert and delete counts map to
n_live_tuples.  Of course a deletion should reduce n_live_tuples.
src/backend/postmaster/pgstat.c
src/include/pgstat.h