Diff for /parser3/operators.ru.txt between versions 1.21 and 1.25

version 1.21, 2002/03/22 11:25:05 version 1.25, 2002/03/26 13:07:38
Line 94  Xне сделано, видимо, не будет сделано Line 94  Xне сделано, видимо, не будет сделано
             compress=1&              compress=1&
             named_pipe=1              named_pipe=1
   
         !pgsql://user:pass@{host[:port]|[local]}/database          !pgsql://user:pass@{host[:port]|[local]}/database?
               client_encoding=win,[to-find-out]&
               datestyle=ISO,SQL,Postgres,European,NonEuropean=US,German,DEFAULT=ISO
                   
         oracle://user:pass@service?          !oracle://user:pass@service?
             NLS_LANG=RUSSIAN_AMERICA.CL8MSWIN1251&              NLS_LANG=RUSSIAN_AMERICA.CL8MSWIN1251&
             NLS_LANGUAGE  language-dependent conventions              NLS_LANGUAGE  language-dependent conventions
             NLS_TERRITORY  territory-dependent conventions              NLS_TERRITORY  territory-dependent conventions
Line 524  Xhashfile Line 526  Xhashfile
         блокируется          блокируется
         выполняется код          выполняется код
         разблокируется          разблокируется
       chmod НЕТ И НЕ БУДЕТ, ЧТОБЫ НЕ МОГЛИ СДЕЛАТЬ executable и запустить, даже если ftp запрещает chmod.
   
 !math  !math
     !$math:PI      !$math:PI
Line 545  Xhashfile Line 548  Xhashfile
     !^date::create(дней с epoch) // старое имя set      !^date::create(дней с epoch) // старое имя set
     !^date::create(year;month;day[;hour[;minute[;second]]]) // старое имя set      !^date::create(year;month;day[;hour[;minute[;second]]]) // старое имя set
     !$date.year month day  hour minute second  weekday read-only          !$date.year month day  hour minute second  weekday read-only    
     !^date.roll[year|month|day](+/- 1) сдвигает дату      !^date.roll[year|month|day](+-смещение) сдвигает дату
     !^date.sql-string[] %Y-%m-%d %H:%M:%S      !^date.sql-string[] %Y-%m-%d %H:%M:%S
         where published='$дата.sql-string[]'          where published='$дата.sql-string[]'
     !^date:calendar[rus|eng;год;месяц] выдаёт неименованную таблицу       !^date:calendar[rus|eng;год;месяц] выдаёт неименованную таблицу 
Line 765  xdoc(xnode) Line 768  xdoc(xnode)
     кучи auto.p и запрашиваемого документа:      кучи auto.p и запрашиваемого документа:
         !parser3.conf           !parser3.conf 
             cgi:               cgi: 
                 1.0) полный путь из переменной окружения PARSER_ROOT_CONFIG                  1. или полный путь из переменной окружения HTTP_PARSER_ROOT_CONFIG
                 1.1) configure sysconfdir|windows directory                      или configure sysconfdir|windows directory 
                 2)рядом с бинарником parser'а                   2. или полный путь из переменной окружения HTTP_PARSER_SITE_CONFIG
                      или рядом с бинарником parser'а 
             isapi: windows directory              isapi: windows directory
             apache module:               apache module: 
                 1) ParserRootConfig [httpd.conf only]                   1) ParserRootConfig [httpd.conf only] 

Removed from v.1.21  
changed lines
  Added in v.1.25


E-mail: