Commit Graph

12 Commits (02490d4692c46bee3e9279e79c5d07c576d2a32c)

Author SHA1 Message Date
Tom Lane 156475a589 Revert my patch of 2009-04-04 that removed contrib/intarray's definitions of 17 years ago
Tom Lane 65e758a4d3 Remove contrib/intarray's definitions of the <@ and @> operators, so that they 17 years ago
Tom Lane 87b8db3774 Adjust the APIs for GIN opclass support functions to allow the extractQuery() 17 years ago
Tom Lane 9b5c8d45f6 Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
Tom Lane 2d6cb170d4 Remove ill-considered (not to mention undocumented) attempt to make 19 years ago
Tom Lane a78fcfb512 Restructure operator classes to allow improved handling of cross-data-type 19 years ago
Tom Lane 684ad6a92f Rename contrib contains/contained-by operators to @> and <@, per discussion. 20 years ago
Teodor Sigaev 5320c6cf6b Make GIN opclass worked with intarray extensions 20 years ago
Neil Conway 48fb696753 Fix a number of syntax errors in contrib modules' uninstall scripts. 20 years ago
Peter Eisentraut fe83b3ebc6 contrib uninstall scripts 20 years ago