Re: [HACKERS] PostgreSQL 6.5.2

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] PostgreSQL 6.5.2
Дата
Msg-id 199909292141.RAA07912@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] PostgreSQL 6.5.2  (wieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] PostgreSQL 6.5.2  (wieck@debis.com (Jan Wieck))
Список pgsql-hackers
> Bruce Momjian wrote:
> 
> >
> > Removed manually. Thanks.  I have been far behind in keeping up with
> > patches.
> 
> Looks like :)
> 
>     Well, actually running regression test emits alot of
> 
>         NOTICE:  Auto-creating query reference to table <table-name>
> 
>     from  inside  the  parser - which make most of the regression
>     tests fail.  Not sure which of the  patches  introduced  them
>     and  why.  Could  you please take a look at it? On the things
>     I'm doing right  now  (adding  fields  +  indices  to  system
>     catalogs and modifying code that's invoked during heap_open()
>     or the like) I  feel  much  better  if  I  get  identical  (+
>     correct) regression results before'n'after.

I have backed this change out.  I will re-enable it when things are
quiet and the regression tests can be re-generated.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] another DECIMAL problem
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] RI generic trigger procs