Commit Graph

76 Commits (19bc6fda8bc3b7ab8117f8f7622066121de9ca6a)

Author SHA1 Message Date
Teodor Sigaev 1f7ef548ec Changes 19 years ago
Tom Lane a0ffab351e Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
Bruce Momjian f3d99d160d Add CVS tag lines to files that were lacking them. 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 dcf2e1c8c7 Remove the << >> &< and &> operators for contrib/cube, which were 21 years ago
Neil Conway 36ab600511 Cleanup of GiST extensions in contrib/: now that we always invoke GiST 21 years ago
Neil Conway c891e05f26 Cleanup GiST header files. Since GiST extensions are often written as 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
Tom Lane db64df4b1c Fix contrib/cube and contrib/seg to compile on Windows. 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 03e47392e0 Make contrib/cube work with flex 2.5.31. Fix it up to have a real 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane e8db9b26d0 elog mop-up. 22 years ago
Bruce Momjian 80b3513d57 The attached patch provides cube with 4 functions for building cubes 23 years ago
Bruce Momjian 4987ca2d88 This is a patch to make cube output work like double precision output 23 years ago
Bruce Momjian e57ab04565 This is a comprehensive set of diffs (versus current CVS) that replaces those 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 32784cddf1 The changes I have made are described in CHANGES. This was based on 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Tom Lane e1b040a7c3 Fix potential buffer overrun in cube_out(), per report from 23 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 3043810d97 Updates to make GIST work with multi-key indexes (from Oleg Bartunov 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane 9892ddf5ee Gene Selkov's CUBE datatype (GiST example code) 25 years ago