Skip to content

Commit

Permalink
Fix typo in BIGM_LAST_UPDATE.
Browse files Browse the repository at this point in the history
  • Loading branch information
MasaoFujii committed Oct 11, 2016
1 parent 858397b commit 88222cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion expected/pg_bigm.out
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SET pg_bigm.similarity_limit = 0.02;
SHOW pg_bigm.last_update;
pg_bigm.last_update
---------------------
2015.10.11
2016.10.11
(1 row)

SET pg_bigm.last_update = '2013.09.18';
Expand Down

0 comments on commit 88222cd

Please sign in to comment.