aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-02-05 11:01:30 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-02-05 11:03:03 +0200
commitfb3836855ca12024f3d7432a4a04217073b1688c (patch)
tree3328f3dc7c8cdbcd0da63180da03cd290a317238 /src/tutorial/complex.c
parentd6a61cb3bef3c8fbc35c2a6182e75a8c1d351e41 (diff)
downloadpostgresql-fb3836855ca12024f3d7432a4a04217073b1688c.tar.gz
postgresql-fb3836855ca12024f3d7432a4a04217073b1688c.zip
Fix assertion if index is dropped during REFRESH CONCURRENTLY
When assertions are disabled, the built SQL statement is invalid and you get a "syntax error". So this isn't a serious problem, but let's avoid the assertion failure. Backpatch to all supported versions. Reviewed-by: Noah Misch
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions