Re: 'begin transaction' new syntax bug?

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 'begin transaction' new syntax bug?
Date: 2004-04-20 01:22:28
Message-ID: 40847B54.3080500@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-04-20 01:37:18 Re: [HACKERS] locale issues on win32 (fix?)
Previous Message Bruce Momjian 2004-04-20 01:19:20 Re: 'begin transaction' new syntax bug?