Updated Branches: refs/heads/trunk af008a41a -> 40b6c5d9c
Ninja-remove redundant text type from native proto spec (v2) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40b6c5d9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/40b6c5d9 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/40b6c5d9 Branch: refs/heads/trunk Commit: 40b6c5d9c91e504e1d8ba8639e24d1cee781d10a Parents: af008a4 Author: Aleksey Yeschenko <[email protected]> Authored: Thu Jun 20 17:41:06 2013 +0300 Committer: Aleksey Yeschenko <[email protected]> Committed: Thu Jun 20 17:41:06 2013 +0300 ---------------------------------------------------------------------- doc/native_protocol_v2.spec | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/40b6c5d9/doc/native_protocol_v2.spec ---------------------------------------------------------------------- diff --git a/doc/native_protocol_v2.spec b/doc/native_protocol_v2.spec index 8d83d3b..3959a15 100644 --- a/doc/native_protocol_v2.spec +++ b/doc/native_protocol_v2.spec @@ -476,7 +476,6 @@ Table of Contents 0x0007 Double 0x0008 Float 0x0009 Int - 0x000A Text 0x000B Timestamp 0x000C Uuid 0x000D Varchar
