Re: [BUGS] Bug #708: PgTransaction class is broken since 7.2

Started by Bruce Momjianabout 24 years ago1 messagespatches
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Piotr Klaban wrote:

PgTransaction class is broken since 7.2

On Thu, Jul 11, 2002 at 12:41:24PM -0400, Bruce Momjian wrote:

OK, would you send us a correcting patch? Thanks.

Thank you for a quick reply.
Sure. If you do not mind, I will enclosed it with this letter
directly to you.

This person would like the following patch applied to libpq++ to fix a
problem with pg2xbase. I have attached the bug report and his proposed
patch of removing 'protected' from two methods:

-protected:
ExecStatusType BeginTransaction();
ExecStatusType EndTransaction();

It this acceptable to people?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Attachments:

/bjm/9text/plainDownload
/bjm/diff2text/plainDownload+3-3