Commit Graph

10 Commits (7d4c99b4146f81f638b702ac80846db0b23dfd82)

Author SHA1 Message Date
Tom Lane 3e23b68dac Support varlena fields with single-byte headers and unaligned storage. 19 years ago
Tom Lane 9f652d430f Fix up several contrib modules that were using varlena datatypes in not-so-obvious 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Teodor Sigaev 1f7ef548ec Changes 19 years ago
Neil Conway 8e5a10d46c This patch makes the error message strings throughout the backend 20 years ago
Tom Lane 33feb55c47 Replace bitwise looping with bytewise looping in hemdistsign and 20 years ago
Tom Lane 2a8d3d83ef R-tree is dead ... long live GiST. 20 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 20 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Teodor Sigaev cbfa4092bb trgm - Trigram matching for PostgreSQL 21 years ago
Teodor Sigaev f2c064afcb Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Teodor Sigaev b88605337e tsearch2 module 22 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 52ee800ed3 Patch resolve ERROR problem for non-goog query_txt. 23 years ago
Tom Lane fe1a9c3362 Repair some problems in GIST-index contrib modules. Patch from 24 years ago
Tom Lane b57705673d txtidx datatype for full text indexing with GiST. 24 years ago