Re: Bad Build - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Bad Build
Date
Msg-id 200203071821.g27ILjH16972@candle.pha.pa.us
Whole thread Raw
In response to Re: Bad Build  ("Rod Taylor" <rbt@zort.ca>)
List 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Current cvs source regression: create_function_1.out
Next
From: Tom Lane
Date:
Subject: Re: Current cvs source regression: create_function_1.out