Update hstore % Doc

David E. Wheeler <david.wheeler@pgexperts.com>

From: "David E. Wheeler" <david.wheeler@pgexperts.com>
To: PostgreSQL-development Hackers <pgsql-hackers@postgresql.org>
Date: 2010-08-06T20:45:46Z
Lists: pgsql-hackers

Attachments

Hackers,

I noticed that the hstore docs still document the => operator instead of %. This patch changes that. It also updates the first examples to us full SQL statements, because otherwise the use of => without surrounding single quotes was confusing.

Best,

David