aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-11-09 21:24:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-11-09 21:24:33 +0000
commite4718f2c9eff30dedd022fac53a1f874aa1955d8 (patch)
treeafd1c98430fa8ba0ae6efe897745cc314d08eaed /src/backend/utils/adt/xml.c
parent1d577f5e49400465bd8cc3f91b67d03a551528c3 (diff)
downloadpostgresql-e4718f2c9eff30dedd022fac53a1f874aa1955d8.tar.gz
postgresql-e4718f2c9eff30dedd022fac53a1f874aa1955d8.zip
Replace pg_class.reltriggers with relhastriggers, which is just a boolean hint
("there might be triggers") rather than an exact count. This is necessary catalog infrastructure for the upcoming patch to reduce the strength of locking needed for trigger addition/removal. Split out and committed separately for ease of reviewing/testing. In passing, also get rid of the unused pg_class columns relukeys, relfkeys, and relrefs, which haven't been maintained in many years and now have no chance of ever being maintained (because of wishing to avoid locking). Simon Riggs
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions