Re: 'begin transaction' new syntax bug? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 'begin transaction' new syntax bug?
Date
Msg-id 200404200119.i3K1JKf01805@candle.pha.pa.us
Whole thread Raw
In response to Re: 'begin transaction' new syntax bug?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> >       char       *argstring = flatten_set_variable_args(name, args);
> > + printf("bjm:  %s %s\n", name, argstring);
> > + fflush(stdout);
> >   
> 
> Did you really mean to include that? :)

Nope, posted a followup that it was removed in a later commit.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: 'begin transaction' new syntax bug?
Next
From: Tom Lane
Date:
Subject: Re: locale issues on win32 (fix?)