Re: Proposal: 7.2b2 today

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Proposal: 7.2b2 today
Дата
Msg-id 200111051752.fA5Hq2p12838@candle.pha.pa.us
обсуждение исходный текст
Ответ на Proposal: 7.2b2 today  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
> 
> Okay ... with everything that has been going on, hardware/server wise,
> this whole release cycle has turned into one big nightmare ...
> 
> Unless someone has something they are sitting on, I'd like to wrap up a
> 7.2b2 this afternoon, and do a proper release announcement for it like
> didn't happen for 7.2b1 ...

Let me add that the majority of the pgindent changes was from:
   struct {       int    x;   }          var;

to:
   struct {       int    x;   } var;

and this:
   #endif        /* demo */

to this:
   #endif   /* demo */

Plus some minor cleanup for breakage from the previous run.

--  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposal: 7.2b2 today
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: Licensing issues including another projects source code into the jdbc driver