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