Commit Graph

8 Commits (4a14f13a0abfbf7e7d44a3d2689444d1806aa9dc)

Author SHA1 Message Date
Tom Lane 4a14f13a0a Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Tom Lane 46a60abfe9 Suppress compiler warning in new contrib/pg_trgm code. 12 years ago
Tom Lane 80a5cf643a Improve contrib/pg_trgm's heuristics for regexp index searches. 12 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Robert Haas cacbdd7810 Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
Tom Lane 6f5b8beb64 Make contrib/pg_trgm also support regex searches with GiST indexes. 13 years ago
Tom Lane 3ccae48f44 Support indexing of regular-expression searches in contrib/pg_trgm. 13 years ago