diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-10-17 23:08:30 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-10-20 11:33:57 -0300 |
commit | 17a16663d0c1c70c5c70ba97de6fe2c9c6a3bc07 (patch) | |
tree | 6d27e56b59e53ce76453f5b53de3130c12aa0d9c /src/backend/utils/adt/xml.c | |
parent | c75e1436467f32a06b5ab9d594d2a390e7f4594d (diff) | |
download | postgresql-17a16663d0c1c70c5c70ba97de6fe2c9c6a3bc07.tar.gz postgresql-17a16663d0c1c70c5c70ba97de6fe2c9c6a3bc07.zip |
Remove AtStart_Cache() call in CommandCounterIncrement().
This call was present in the aboriginal code from Berkeley, and has
never been touched; it may very well be that it was there to mask
effects of bugs in other places and it may no longer be necessary.
The removal has been foreseen in a code comment since 2007; this seems
to be a good time to test this hypothesis.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions