You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/hstore
Álvaro Herrera fba4233c83
Reduce header inclusions via execnodes.h
1 month ago
..
data
expected Force standard_conforming_strings to always be ON. 3 months ago
sql Force standard_conforming_strings to always be ON. 3 months ago
.gitignore
Makefile hstore: Tighten key/value parsing check for whitespaces 3 years ago
hstore--1.1--1.2.sql Make contrib modules' installation scripts more secure. 6 years ago
hstore--1.2--1.3.sql
hstore--1.3--1.4.sql Make contrib modules' installation scripts more secure. 6 years ago
hstore--1.4--1.5.sql Distinguish selectivity of < from <= and > from >=. 9 years ago
hstore--1.4.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
hstore--1.5--1.6.sql Add a 64-bit hash function for type hstore. 8 years ago
hstore--1.6--1.7.sql Improve selectivity estimation for assorted match-style operators. 6 years ago
hstore--1.7--1.8.sql Remove deprecated containment operators for contrib types. 5 years ago
hstore.control Allow subscripting of hstore values. 5 years ago
hstore.h Fix final warnings produced by -Wshadow=compatible-local 4 years ago
hstore_compat.c Replace most StaticAssertStmt() with StaticAssertDecl() 4 months ago
hstore_gin.c Mark commented out code as unused 3 months ago
hstore_gist.c Mark commented out code as unused 3 months ago
hstore_io.c hstore: Fix NULL pointer dereference with receive function 2 months ago
hstore_op.c Fix varatt versus Datum type confusions 9 months ago
hstore_subs.c Reduce header inclusions via execnodes.h 1 month ago
meson.build Update copyright for 2026 4 months ago