1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00
Files
postgres/src/backend
Tom Lane 0dd6a09e3d Fix incorrect initialization of ProcGlobal->startupBufferPinWaitBufId.
It was initialized in the wrong place and to the wrong value.  With bad
luck this could result in incorrect query-cancellation failures in hot
standby sessions, should a HS backend be holding pin on buffer number 1
while trying to acquire a lock.
2011-08-02 13:24:00 -04:00
..
2011-06-19 00:39:19 +03:00
2011-01-01 13:18:15 -05:00
2011-06-09 14:32:50 -04:00
2011-06-09 23:02:48 +03:00
2011-06-09 14:32:50 -04:00
2011-07-08 07:43:33 +03:00
2011-01-01 13:18:15 -05:00
2011-06-09 14:32:50 -04:00
2011-06-09 23:02:48 +03:00