Diff for /parser3/src/include/pa_common.h between versions 1.102 and 1.103

version 1.102, 2005/08/09 08:14:49 version 1.103, 2005/11/16 14:47:36
Line 218  char* pa_base64(const char *in, size_t l Line 218  char* pa_base64(const char *in, size_t l
   
 extern const String file_status_name;  extern const String file_status_name;
   
   // global defines for file options which are handled but not checked elsewhere, we check them
   
   #define PA_SQL_LIMIT_NAME "limit"
   #define PA_SQL_OFFSET_NAME "offset"
   #define PA_COLUMN_SEPARATOR_NAME "separator"
   #define PA_COLUMN_ENCLOSER_NAME "encloser"
   
 #endif  #endif

Removed from v.1.102  
changed lines
  Added in v.1.103


E-mail: