| Age | Commit message (Expand) | Author |
| 2006-07-31 | Change the relation_open protocol so that we obtain lock on a relation | Tom Lane |
| 2006-07-31 | Fix memory allocation bug in pgbench. | Tatsuo Ishii |
| 2006-07-28 | Change the delta val from 0 and 10000 to -5000 and 5000 per recent | Tatsuo Ishii |
| 2006-07-27 | Fix incorrect function return code in cube_cmp and cube_dim; | Tom Lane |
| 2006-07-27 | revert last change - broke non-AIX platforms. | Andrew Dunstan |
| 2006-07-27 | another try at keeping AIX/ppc happy on cube test. | Andrew Dunstan |
| 2006-07-27 | fix most regression tests for new cube code. | Andrew Dunstan |
| 2006-07-26 | New features contributed by Tomoaki Sato. | Tatsuo Ishii |
| 2006-07-25 | /contrib/cube improvements: | Bruce Momjian |
| 2006-07-23 | Split the buffer mapping table into multiple separately lockable | Tom Lane |
| 2006-07-19 | pgcrypto merge cleanup: | Neil Conway |
| 2006-07-16 | Fix a few places where $Id$ and $Header$ CVS tags had crept into the | Tom Lane |
| 2006-07-15 | Fix some pgcrypto portability issues, per Marko Kreen. | Tom Lane |
| 2006-07-15 | Fix some makefiles that fail to yield good results from 'make -qp'. | Tom Lane |
| 2006-07-14 | In PGP public key tests, encrypt the secret key with AES not CAST5, | Tom Lane |
| 2006-07-14 | Fix a passel of recently-committed violations of the rule 'thou shalt | Tom Lane |
| 2006-07-14 | Add additional includes needed on some platforms. | Bruce Momjian |
| 2006-07-13 | Adjust /contrib for new include file contents. | Bruce Momjian |
| 2006-07-13 | Be consistent about not using ECHO_N/ECHO_C (seems unnecessary on Linux). | Peter Eisentraut |
| 2006-07-13 | Fix C++-style comment. | Neil Conway |
| 2006-07-13 | "Annual" pgcrypto update from Marko Kreen: | Neil Conway |
| 2006-07-11 | Alphabetically order reference to include files, "S"-"Z". | Bruce Momjian |
| 2006-07-11 | Alphabetically order reference to include files, "N" - "S". | Bruce Momjian |
| 2006-07-11 | Alphabetically order reference to include files, "G" - "M". | Bruce Momjian |
| 2006-07-11 | GIN improvements | Teodor Sigaev |
| 2006-07-11 | Sort reference of include files, "A" - "F". | Bruce Momjian |
| 2006-07-11 | Fix bug corrupting query in gist consistent function. | Teodor Sigaev |
| 2006-07-10 | Allow /contrib include files to compile on their own. | Bruce Momjian |
| 2006-07-10 | Add #include code to prevent multiple inclusion. | Bruce Momjian |
| 2006-07-10 | Remove a few baby-C macros in fuzzystrmatch. Add a few missing includes. | Bruce Momjian |
| 2006-07-06 | Add index information to /contrib/pgstattuple: | Bruce Momjian |
| 2006-07-06 | Backpatch dbmirror fix for escape handling. | Bruce Momjian |
| 2006-06-28 | Changes | Teodor Sigaev |
| 2006-06-27 | Create infrastructure for 'MinimalTuple' representation of in-memory | Tom Lane |
| 2006-06-21 | - During dblink_open, if transaction state was IDLE, force cursor count to | Joe Conway |
| 2006-06-09 | Now ispell dictionary can eat dictionaries in MySpell format, | Teodor Sigaev |
| 2006-06-08 | /contrib/adminpack: More clearly identify renaming of existing backend | Bruce Momjian |
| 2006-06-08 | Add missing 3rd argument to open(). | Bruce Momjian |
| 2006-06-08 | Add missing 3rd parameter to open(). | Bruce Momjian |
| 2006-06-06 | Allow do not lexize words in substitution. | Teodor Sigaev |
| 2006-06-02 | Fix wrong NOTICE/ERROR levels | Teodor Sigaev |
| 2006-06-02 | Distinguish between stop-word recognized in thesaurus_lexize() | Teodor Sigaev |
| 2006-06-02 | Add more strict check of stop and non-recognized words, | Teodor Sigaev |
| 2006-06-01 | Got tired of waiting for spoonbill's compiler to get fixed. Let's | Tom Lane |
| 2006-05-31 | fix comparison with SPI_processed | Teodor Sigaev |
| 2006-05-31 | Add thesaurus dictionary which can replace N>0 lexemes by M>0 lexemes. | Teodor Sigaev |
| 2006-05-30 | Magic blocks don't do us any good unless we use 'em ... so install one | Tom Lane |
| 2006-05-30 | Un-DOS-ify newly added files. | Tom Lane |
| 2006-05-30 | Add /contrib/adminpack to contrib/Makefile, do case-folding change. | Bruce Momjian |
| 2006-05-30 | Re-defines SHA2 symbols so that they would not conflict with certain | Bruce Momjian |