Diff for /parser3/src/sql/pgsql/Attic/parser3pgsql.C between versions 1.9 and 1.10

version 1.9, 2001/08/01 09:33:54 version 1.10, 2001/08/01 09:49:18
Line 14  static const char *RCSId="$Id$"; Line 14  static const char *RCSId="$Id$";
 #include "pa_sql_driver.h"  #include "pa_sql_driver.h"
   
 #include <libpq-fe.h>  #include <libpq-fe.h>
 #include <libpq-fs.h>  #include <libpq/libpq-fs.h>
   
 // OIDOID from #include <catalog/pg_type.h>  // OIDOID from #include <catalog/pg_type.h>
 #define OIDOID                  26  #define OIDOID                  26

Removed from v.1.9  
changed lines
  Added in v.1.10


E-mail: