Skip to content

Commit

Permalink
Specify protobuf syntax version. (citusdata#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi Moshayedi authored and uucico committed Jun 28, 2020
1 parent aa458a7 commit f54af2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cstore.proto
@@ -1,3 +1,5 @@
syntax = "proto2";

package protobuf;

enum CompressionType {
Expand Down

0 comments on commit f54af2a

Please sign in to comment.