git.postgresql.org Git - postgresql.git/commit
Fri, 1 Apr 2016 17:09:13 +0000 (20:09 +0300)
Fri, 1 Apr 2016 17:09:13 +0000 (20:09 +0300)
commit 27f3bbfad46e694fcbf2fa39cb621110d46ec95c
Fixes in bloom contrib module missed during review
- macroses llike (var & FLAG) are changed to ((var & FLAG) != 0)
- do not copy uninitialized part of notFullPage array to page
This is the main PostgreSQL git repository.
RSS
Atom