summaryrefslogtreecommitdiff
path: root/doc/src/sgml/mvcc.sgml
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-08-12 16:02:20 +0200
committerAndres Freund <andres@anarazel.de>2015-08-15 16:44:33 +0200
commitc9b727310b4488a15795464a5fb1f3153738076a (patch)
tree0ca129f4a52f5e560d6d3acb92c249d395fd1766 /doc/src/sgml/mvcc.sgml
parent2360f01efa9041d75cab9a9e7640327979864b2c (diff)
downloadpostgresql-c9b727310b4488a15795464a5fb1f3153738076a.tar.gz
Don't use 'bool' as a struct member name in help_config.c.
Doing so doesn't work if bool is a macro rather than a typedef. Although c.h spends some effort to support configurations where bool is a preexisting macro, help_config.c has existed this way since 2003 (b700a6), and there have not been any reports of problems. Backpatch anyway since this is as riskless as it gets. Discussion: 20150812084351.GD8470@awork2.anarazel.de Backpatch: 9.0-master
Diffstat (limited to 'doc/src/sgml/mvcc.sgml')
0 files changed, 0 insertions, 0 deletions