Commit Graph

16 Commits (9f652d430fbd1e757caaec9fe64d3e94c8693158)

Author SHA1 Message Date
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
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 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
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 8a65b820e2 Suppress signed-vs-unsigned-char warnings in contrib. 20 years ago
Tom Lane 368739dca8 Fix bogus assumption that sizeof() produces an int-sized result. 21 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 21 years ago
Teodor Sigaev fb13881f42 1 fix various comparing functions 21 years ago
Tom Lane 380bd04c16 Standardize on using the Min, Max, and Abs macros that are in our c.h file, 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 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