Re: Bad Build

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rod Taylor <rbt(at)zort(dot)ca>
Cc: Jan Wieck <janwieck(at)yahoo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bad Build
Date: 2002-03-07 18:21:45
Message-ID: 200203071821.g27ILjH16972@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-hackers

Rod Taylor wrote:
> > In fact, the patch did have a compile problem when applied because
> it
> > used our commandTag that isn't used anymore in that place, so I
> fixed
> > it.
>
> Speaking of which, whats the proper way to do this? I get ??? after
> all commands now.

Good question. I see commandTag set to "CREATE" in many places in
postgres.c. I believe you need to add an additional 'case' for the
domain stuff.

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

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Greg Copeland 2002-03-07 22:19:21 Re: Bad Build
Previous Message Rod Taylor 2002-03-07 18:18:02 Re: Bad Build

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-07 18:24:31 Re: Current cvs source regression: create_function_1.out
Previous Message Rod Taylor 2002-03-07 18:18:02 Re: Bad Build