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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1f1ca18) | patch
Keep the list of to-be-NOTIFYed names in a plain List palloc'd in
2001年6月17日 22:27:15 +0000 (22:27 +0000)
2001年6月17日 22:27:15 +0000 (22:27 +0000)
commit 6054b33290cccd414cfd70bb134e7d05c980db7f
Keep the list of to-be-NOTIFYed names in a plain List palloc'd in
TopTransactionContext, rather than using Dllist. This simplifies and
speeds up the code, and eliminates a former risk of coredump when
out of memory (since the old code didn't bother to check for malloc
failure). It also moves us one step closer to retiring Dllist...
src/backend/commands/async.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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