git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5dc92b8) | patch
Fix incorrect code in new REINDEX CONCURRENTLY code
2019年3月29日 09:53:40 +0000 (10:53 +0100)
2019年3月29日 09:53:40 +0000 (10:53 +0100)
commit bb76134b08aa46cdeb0ff1e6d7b392d315529a8c
Fix incorrect code in new REINDEX CONCURRENTLY code

The previous code was adding pointers to transient variables to a
list, but by the time the list was read, the variable might be gone,
depending on the compiler. Fix it by making copies in the proper
memory context.
src/backend/commands/indexcmds.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /