aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-05-11 12:06:04 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-05-11 12:06:04 -0400
commit12e611d43e6efbf0e36014a3055ed47366facee7 (patch)
tree9c012d4a86bb7aed5cd0fcdf971a28a2bd82c8e0 /src/tutorial/funcs_new.c
parente136271a947d142eaa7093a789e6fa9ceda18c17 (diff)
downloadpostgresql-12e611d43e6efbf0e36014a3055ed47366facee7.tar.gz
postgresql-12e611d43e6efbf0e36014a3055ed47366facee7.zip
Rename jsonb_hash_ops to jsonb_path_ops.
There's no longer much pressure to switch the default GIN opclass for jsonb, but there was still some unhappiness with the name "jsonb_hash_ops", since hashing is no longer a distinguishing property of that opclass, and anyway it seems like a relatively minor detail. At the suggestion of Heikki Linnakangas, we'll use "jsonb_path_ops" instead; that captures the important characteristic that each index entry depends on the entire path from the document root to the indexed value. Also add a user-facing explanation of the implementation properties of these two opclasses.
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions