mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-11 03:26:37 +03:00
docs: grammar fix in extras.rst
This commit is contained in:
parent
e8db9954d1
commit
7f86529183
|
@ -229,7 +229,7 @@ Hstore data type
|
||||||
|
|
||||||
The |hstore|_ data type is a key-value store embedded in PostgreSQL. It has
|
The |hstore|_ data type is a key-value store embedded in PostgreSQL. It has
|
||||||
been available for several server versions but with the release 9.0 it has
|
been available for several server versions but with the release 9.0 it has
|
||||||
been greatly improved in capacity and usefulness with the addiction of many
|
been greatly improved in capacity and usefulness with the addition of many
|
||||||
functions. It supports GiST or GIN indexes allowing search by keys or
|
functions. It supports GiST or GIN indexes allowing search by keys or
|
||||||
key/value pairs as well as regular BTree indexes for equality, uniqueness etc.
|
key/value pairs as well as regular BTree indexes for equality, uniqueness etc.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user