compilation of current snapshot dies - Mailing list pgsql-hackers

From Edmund Mergl
Subject compilation of current snapshot dies
Date
Msg-id 35BA3782.250412D6@bawue.de
Whole thread Raw
Responses Re: [HACKERS] compilation of current snapshot dies  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Hi,

looks like a typo:


*** gram.y.orig Sat Jul 25 21:48:53 1998
--- gram.y      Sat Jul 25 21:49:05 1998
***************
*** 2028,2034 ****
                ;

  opt_trans:  WORK                                                              { $$ = NULL; }
!               |       TRANSACTION                                                     { $$ = NULL: }
                |  /*EMPTY*/                                                    { $$ = NULL; }
                ;

--- 2028,2034 ----
                ;

  opt_trans:  WORK                                                              { $$ = NULL; }
!               |       TRANSACTION                                                     { $$ = NULL; }
                |  /*EMPTY*/                                                    { $$ = NULL; }
                ;


Edmund
--
Edmund Mergl          mailto:E.Mergl@bawue.de
Im Haldenhau 9        http://www.bawue.de/~mergl
70565 Stuttgart       fon: +49 711 747503
Germany

pgsql-hackers by date:

Previous
From: Edmund Mergl
Date:
Subject: current snapshot
Next
From: Edmund Mergl
Date:
Subject: current snapshot