提交 e654065f 编写于 作者: B Bruce Momjian

This is small README fix for contrib/intarray. Thank you.

Teodor Sigaev
上级 a62873d2
......@@ -37,6 +37,8 @@ OPERATIONS:
int[] | int - returns intarray - union of arguments
int[] | int[] - returns intarray as a union of two arrays
int[] & int[] - returns intersection of arrays
int[] @@ query_int - returns TRUE if array satisfies query (like '1&(2|3)')
query_int ~~ int[] - -/-
CHANGES:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册