postgresql/src
Robert Haas 93cd7684ee Properly acquire buffer lock for page-at-a-time hash vacuum.
In a couple of places, _hash_kill_items was mistakenly called with
the buffer lock not held.  Repair.

Ashutosh Sharma, per a report from Andreas Seltenreich

Discussion: http://postgr.es/m/87o9wo8o0j.fsf@credativ.de
2017-04-03 22:26:06 -04:00
..
backend Properly acquire buffer lock for page-at-a-time hash vacuum. 2017-04-03 22:26:06 -04:00
bin Fix behavior of psql's \p to agree with \g, \w, etc. 2017-04-02 16:50:25 -04:00
common
fe_utils Allow psql variable substitution to occur in backtick command strings. 2017-04-01 21:44:54 -04:00
include Make header self-contained 2017-04-03 16:17:45 -04:00
interfaces Fix typo in comment 2017-03-31 09:00:38 +02:00
makefiles
pl Add transition table support to plpgsql. 2017-03-31 23:30:08 -05:00
port
template
test Fix whitespace 2017-04-03 11:12:48 -04:00
timezone
tools Remove reinvention of stringify macro. 2017-04-02 19:19:16 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak