• unknown's avatar
    add sapdb section into server-cfg, add a lot of new function and tests into crash-me · b3975229
    unknown authored
    
    sql-bench/crash-me.sh:
      - If double double quotes are allowed in identifiers. 
      - Rollback rolls back meta data
      - NULL sort and NULL sort perserve. 
      - remove one check of "serial".   
      - (Column,Table,Named constraints) new test to crash me if the check syntax is 
        only supported by the parser, but not done for real.
      - For all ..USER tests, (like current_user), add an extra test if
        ...USER() is supported.                                   
      - Add tests for constants TRUE and FALSE                     
      - Add test of LIMIT # OFFSET (PostgreSQL syntax) 
      - add test a lot of new functions
    sql-bench/server-cfg.sh:
      add sapdb section
    b3975229
crash-me.sh 115 KB