| Age | Commit message (Expand) | Author |
| 2006-06-13 | Remove: | Bruce Momjian |
| 2006-06-12 | Add BY clause to PL/PgSQL FOR loop, to control the iteration increment. | Bruce Momjian |
| 2006-06-12 | Avoid use of C commment inside C comment from recent Win32 int overflow patch. | Bruce Momjian |
| 2006-06-12 | Prevent Win32 from displaying a popup box on backend crash. Instead let | Bruce Momjian |
| 2006-06-12 | Add URL for bitmap AM: | Bruce Momjian |
| 2006-06-12 | Win32 can't catch the exception thrown by INT_MIN / -1 or INT_MIN * -1, | Bruce Momjian |
| 2006-06-12 | Minor code cleanup: make the WIN32 case less gratuitously different from | Tom Lane |
| 2006-06-11 | Code review for psql multiline history patch(es). Fix memory leak, | Tom Lane |
| 2006-06-11 | Fix Assert failure when a fastpath function call is attempted inside an | Tom Lane |
| 2006-06-10 | Remove pg_dump wording: | Bruce Momjian |
| 2006-06-10 | Add: | Bruce Momjian |
| 2006-06-09 | Repair remarkably-inefficient query for dumping large object comments: it | Tom Lane |
| 2006-06-09 | Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable | Tom Lane |
| 2006-06-09 | Cleanups: | Bruce Momjian |
| 2006-06-09 | Cleanup: | Bruce Momjian |
| 2006-06-09 | Now ispell dictionary can eat dictionaries in MySpell format, | Teodor Sigaev |
| 2006-06-09 | Add URL. | Bruce Momjian |
| 2006-06-09 | Update: | Bruce Momjian |
| 2006-06-09 | Remove: | Bruce Momjian |
| 2006-06-08 | Fix bootstrap.c so that database startup process and bgwriter properly release | Tom Lane |
| 2006-06-08 | Add URL. | Bruce Momjian |
| 2006-06-08 | Use simple URL's rather than text and a URL: | Bruce Momjian |
| 2006-06-08 | Add URL. | Bruce Momjian |
| 2006-06-08 | Remove Win32 file, moved to /port. | Bruce Momjian |
| 2006-06-08 | Remove obsolete comment about VACUUM FULL: it takes buffer content locks | Tom Lane |
| 2006-06-08 | /contrib/adminpack: More clearly identify renaming of existing backend | Bruce Momjian |
| 2006-06-08 | Spelling fix. | Bruce Momjian |
| 2006-06-08 | Done: | 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-08 | Add URL for ALTER CONSTRAINT RENAME. | Bruce Momjian |
| 2006-06-08 | Add URL. | Bruce Momjian |
| 2006-06-08 | Add URL: | Bruce Momjian |
| 2006-06-08 | Update wording: | Bruce Momjian |
| 2006-06-08 | Add entry: | Bruce Momjian |
| 2006-06-07 | Allow timezone names in SQL strings, | Bruce Momjian |
| 2006-06-07 | Done: | Bruce Momjian |
| 2006-06-07 | Prepare code to be built by MSVC: | Bruce Momjian |
| 2006-06-07 | Spelling fix. | Bruce Momjian |
| 2006-06-07 | Mention GPL /contrib modules: | Bruce Momjian |
| 2006-06-07 | Per previous analysis, the most correct notion of SampleOverhead is that | Tom Lane |
| 2006-06-07 | Have REINDEX use NOTICE, so it can be suppressed. | Bruce Momjian |
| 2006-06-07 | Remove "fuzzy comparison" logic in qsort comparison function for | Tom Lane |
| 2006-06-07 | For psql multi-line history, save backslash commands right away, rather | Bruce Momjian |
| 2006-06-07 | Use INFO-level for reindex messages, rather than NOTICE. | Bruce Momjian |
| 2006-06-06 | Update comment. | Bruce Momjian |
| 2006-06-06 | On Win32, return original patch if GetShortPathName() fails (no short | Bruce Momjian |
| 2006-06-06 | Make the planner estimate costs for nestloop inner indexscans on the basis | Tom Lane |
| 2006-06-06 | Add URL to RESET CONNECTION: | Bruce Momjian |
| 2006-06-06 | Allow do not lexize words in substitution. | Teodor Sigaev |