git.postgresql.org Git - postgresql.git/commit
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...
This is the main PostgreSQL git repository.
RSS
Atom