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

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

Did you really mean to include that? :)

Chris



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [INTERFACES] Why is libpgtcl still in CVS?
Next
From: Bruce Momjian
Date:
Subject: Re: 'begin transaction' new syntax bug?