DBD-Pg

 view release on metacpan or  search on metacpan

quote.c  view on Meta::CPAN

                     test_str = "nothing";
                  } else {
                     test_str = "notnull";
                  }
               } else {
                  test_str = "numeric";
               }
            } else if (word[1] < 'v') {
               test_str = "options";
            } else {
               test_str = "overlay";
            }
         } else if (word[2] < 'i') {
            if (word[1] < 'r') {
               test_str = "placing";
            } else {
               test_str = "prepare";
            }
         } else if (word[2] < 'o') {
            test_str = "primary";
         } else {

t/01keywords.t  view on Meta::CPAN

  'option',
  'options',
  'or',
  'order',
  'ordinality',
  'others',
  'out',
  'outer',
  'over',
  'overlaps',
  'overlay',
  'overriding',
  'owned',
  'owner',
  'parallel',
  'parameter',
  'parser',
  'partial',
  'partition',
  'passing',
  'password',



( run in 1.204 second using v1.01-cache-2.11-cpan-d8267643d1d )