Commit Graph

1231 Commits (c8961bf1ce0b51019db31c5572dac18b664e02f1)

Author SHA1 Message Date
Tom Lane 09d3670df3 Change the relation_open protocol so that we obtain lock on a relation 19 years ago
Tatsuo Ishii 68dfef040b Fix memory allocation bug in pgbench. 19 years ago
Tatsuo Ishii 46d9c2ec8f Change the delta val from 0 and 10000 to -5000 and 5000 per recent 19 years ago
Tom Lane 5f0473534f Fix incorrect function return code in cube_cmp and cube_dim; 19 years ago
Andrew Dunstan 9f99edfd7e revert last change - broke non-AIX platforms. 19 years ago
Andrew Dunstan c2d1138351 another try at keeping AIX/ppc happy on cube test. 19 years ago
Andrew Dunstan 596b858fcb fix most regression tests for new cube code. 19 years ago
Tatsuo Ishii 0c57c832b9 New features contributed by Tomoaki Sato. 19 years ago
Bruce Momjian 796de9c1ed /contrib/cube improvements: 19 years ago
Tom Lane 10b9ca3d05 Split the buffer mapping table into multiple separately lockable 19 years ago
Neil Conway c28fbd4589 pgcrypto merge cleanup: 19 years ago
Tom Lane a420818d67 Fix a few places where $Id$ and $Header$ CVS tags had crept into the 19 years ago
Tom Lane 89e2a95589 Fix some pgcrypto portability issues, per Marko Kreen. 19 years ago
Tom Lane a7143b3088 Fix some makefiles that fail to yield good results from 'make -qp'. 19 years ago
Tom Lane e2f7eb36d6 In PGP public key tests, encrypt the secret key with AES not CAST5, 19 years ago
Tom Lane ae643747b1 Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
Bruce Momjian 03c2e5924e Add additional includes needed on some platforms. 19 years ago
Bruce Momjian 66c15dfda1 Adjust /contrib for new include file contents. 19 years ago
Peter Eisentraut 6809c064d7 Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux). 19 years ago
Neil Conway d0b54441db Fix C++-style comment. 19 years ago
Neil Conway 1abf76e82c "Annual" pgcrypto update from Marko Kreen: 19 years ago
Bruce Momjian ac230e7431 Alphabetically order reference to include files, "S"-"Z". 19 years ago
Bruce Momjian 0ff3461bcc Alphabetically order reference to include files, "N" - "S". 19 years ago
Bruce Momjian 3a534ade39 Alphabetically order reference to include files, "G" - "M". 19 years ago
Teodor Sigaev 234163649e GIN improvements 19 years ago
Bruce Momjian fa601357fb Sort reference of include files, "A" - "F". 19 years ago
Teodor Sigaev 4fe8ba63fe Fix bug corrupting query in gist consistent function. 19 years ago
Bruce Momjian c5133e5920 Allow /contrib include files to compile on their own. 19 years ago
Bruce Momjian f0cd764723 Add #include code to prevent multiple inclusion. 19 years ago
Bruce Momjian b538215d5d Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes. 19 years ago
Bruce Momjian dab42382f4 Add index information to /contrib/pgstattuple: 19 years ago
Bruce Momjian a7aa0b8189 Backpatch dbmirror fix for escape handling. 19 years ago
Teodor Sigaev 1f7ef548ec Changes 20 years ago
Tom Lane 3f50ba27cf Create infrastructure for 'MinimalTuple' representation of in-memory 20 years ago
Joe Conway 1d895f426f - During dblink_open, if transaction state was IDLE, force cursor count to 20 years ago
Teodor Sigaev 04e9704b9e Now ispell dictionary can eat dictionaries in MySpell format, 20 years ago
Bruce Momjian 1758b3ec96 /contrib/adminpack: More clearly identify renaming of existing backend 20 years ago
Bruce Momjian 12632d3c31 Add missing 3rd argument to open(). 20 years ago
Bruce Momjian 149008dfe7 Add missing 3rd parameter to open(). 20 years ago
Teodor Sigaev 92bcb5abe0 Allow do not lexize words in substitution. 20 years ago
Teodor Sigaev a513ce2dff Fix wrong NOTICE/ERROR levels 20 years ago
Teodor Sigaev efe1d427da Distinguish between stop-word recognized in thesaurus_lexize() 20 years ago
Teodor Sigaev c7faf45160 Add more strict check of stop and non-recognized words, 20 years ago
Tom Lane d77df813c9 Got tired of waiting for spoonbill's compiler to get fixed. Let's 20 years ago
Teodor Sigaev c269f0f1e2 fix comparison with SPI_processed 20 years ago
Teodor Sigaev 22505f4703 Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes. 20 years ago
Tom Lane a0ffab351e Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
Tom Lane e95703eac3 Un-DOS-ify newly added files. 20 years ago
Bruce Momjian 85f6e27d9b Add /contrib/adminpack to contrib/Makefile, do case-folding change. 20 years ago
Bruce Momjian 56f44784f6 Re-defines SHA2 symbols so that they would not conflict with certain 20 years ago