Commit Graph

23 Commits (9b5c8d45f62bd3d243a40cc84deb93893f2f5122)

Author SHA1 Message Date
Tom Lane 9b5c8d45f6 Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
Bruce Momjian 5f0bf6cb0d Run pgindent on remaining files now that LOOPBYTE is a usable macro. 18 years ago
Bruce Momjian 224f91f66d Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the 18 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 e7d490f91d Fix bug introduced by last patch, thanks again to Mario Weilguni <mweilguni@sime.com> 19 years ago
Teodor Sigaev 6d54320002 fix bug about modifying value in shared buffer, 19 years ago
Teodor Sigaev 4fe8ba63fe Fix bug corrupting query in gist consistent function. 19 years ago
Teodor Sigaev 1f7ef548ec Changes 20 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 20 years ago
Tom Lane 2645cb54cb Fix the assert_enabled issue properly. This eliminates the former ABI 20 years ago
Tom Lane 25c00833cb Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd 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
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 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
Bruce Momjian 71e1f531d3 Please apply patches for contrib/ltree. 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 87cfb8eb29 Fixed very stupid but important bug: mixing calls of some founctions from 23 years ago
Bruce Momjian 1dedbf2da5 Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov. 23 years ago