Re: A bunch of minor issues
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
- Cc: pgadmin-hackers(at)postgresql(dot)org, Guillaume Lelarge <guillaume(at)lelarge(dot)info>
- Subject: Re: A bunch of minor issues
- Date: Wed, 26 Sep 2007 12:35:47 +0100
- Message-id: <46FA4413(dot)3090504(at)postgresql(dot)org>
Heikki Linnakangas wrote:
Really? <checks 8.2 source code>. No, that change was backpatched all
the way to 8.1 branch, which is the first release with 2PC. The check is
in src/backend/access/transam/twophase.c:
Rats - seems the test server I was using was 8.2.2. Oh well, easy fix
committed.
Thanks, Dave.
Home |
Main Index |
Thread Index