Navigation Menu

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: groonga/groonga
base: 8375847cdf8f
Choose a base ref
...
head repository: groonga/groonga
compare: 50feaec90389
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 21, 2015

  1. Fix a bug that wrong flag name is parsed

    For example, `--query_flags ALLOW_PRAGMAxALLOW_COLUMN` can be parsed as
    `ALLOW_PRAGMA|ALLOW_COLUMN`. `x` is just skipped.
    kou committed Jan 21, 2015
    Copy the full SHA
    50feaec View commit details
    Browse the repository at this point in the history