diff options
author | Andres Freund <andres@anarazel.de> | 2021-02-15 16:57:47 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2021-02-15 16:57:47 -0800 |
commit | a975ff4980d60f8cbd8d8cbcff70182ea53e787a (patch) | |
tree | 0842be44e1fe8b07a1a454ea86fb25bf5b04aff4 /src/backend/regex/regexec.c | |
parent | 0e5290312851557ee24e3d6103baf14d6066695c (diff) | |
download | postgresql-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