pgsql: Fix bogus initialization of KnownAssignedXids shared memory state

Started by Tom Laneover 16 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix bogus initialization of KnownAssignedXids shared memory state ---
didn't work in EXEC_BACKEND case.

Modified Files:
--------------
pgsql/src/backend/storage/ipc:
procarray.c (r1.56 -> r1.57)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/procarray.c?r1=1.56&r2=1.57)

#2Simon Riggs
simon@2ndQuadrant.com
In reply to: Tom Lane (#1)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state

On Sat, 2010-01-16 at 17:17 +0000, Tom Lane wrote:

Log Message:
-----------
Fix bogus initialization of KnownAssignedXids shared memory state ---
didn't work in EXEC_BACKEND case.

Thanks for fixing. Did I miss a bug report, or was this your own
testing?

--
Simon Riggs www.2ndQuadrant.com

#3Magnus Hagander
magnus@hagander.net
In reply to: Simon Riggs (#2)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state

2010/1/16 Simon Riggs <simon@2ndquadrant.com>:

On Sat, 2010-01-16 at 17:17 +0000, Tom Lane wrote:

Log Message:
-----------
Fix bogus initialization of KnownAssignedXids shared memory state ---
didn't work in EXEC_BACKEND case.

Thanks for fixing. Did I miss a bug report, or was this your own
testing?

I sent the report earlier today.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

#4Simon Riggs
simon@2ndQuadrant.com
In reply to: Magnus Hagander (#3)
Re: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state

On Sat, 2010-01-16 at 19:37 +0100, Magnus Hagander wrote:

2010/1/16 Simon Riggs <simon@2ndquadrant.com>:

On Sat, 2010-01-16 at 17:17 +0000, Tom Lane wrote:

Log Message:
-----------
Fix bogus initialization of KnownAssignedXids shared memory state ---
didn't work in EXEC_BACKEND case.

Thanks for fixing. Did I miss a bug report, or was this your own
testing?

I sent the report earlier today.

Feel free to copy me in directly. Thanks for the report.

--
Simon Riggs www.2ndQuadrant.com