aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2021-02-15 16:57:47 -0800
committerAndres Freund <andres@anarazel.de>2021-02-15 16:57:47 -0800
commita975ff4980d60f8cbd8d8cbcff70182ea53e787a (patch)
tree0842be44e1fe8b07a1a454ea86fb25bf5b04aff4 /src/backend/regex/regexec.c
parent0e5290312851557ee24e3d6103baf14d6066695c (diff)
downloadpostgresql-a975ff4980d60f8cbd8d8cbcff70182ea53e787a.tar.gz
postgresql-a975ff4980d60f8cbd8d8cbcff70182ea53e787a.zip
Remove backwards compat ugliness in snapbuild.c.
In 955a684e040 we fixed a bug in initial snapshot creation. In the course of which several members of struct SnapBuild were obsoleted. As SnapBuild is serialized to disk we couldn't change the memory layout. Unfortunately I subsequently forgot about removing the backward compat gunk, but luckily Heikki just reminded me. This commit bumps SNAPBUILD_VERSION, therefore breaking existing slots (which is fine in a major release). Author: Andres Freund Reminded-By: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://postgr.es/m/c94be044-818f-15e3-1ad3-7a7ae2dfed0a@iki.fi
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions