diff options
author | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-05 15:36:33 -0600 |
---|---|---|
committer | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-05 15:36:33 -0600 |
commit | 2636ecf78b608f7faf1a0a7ff9b56fa54b7710db (patch) | |
tree | dbd83f593f335cbd8dd39387a0dec61e30629cfb /src/backend/regex/regexec.c | |
parent | 6331de1d44f01d408aa48c5c996bae8932f7a072 (diff) | |
download | postgresql-2636ecf78b608f7faf1a0a7ff9b56fa54b7710db.tar.gz postgresql-2636ecf78b608f7faf1a0a7ff9b56fa54b7710db.zip |
Lock relation used to generate fresh data for RMV.
The relation should not be accessible to any other process, but it
should be locked for consistency. Since this is not known to
cause any bug, it will not be back-patch, at least for now.
Per report from Andres Freund
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions