]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-06-14  Bruce MomjianAdd URL, remove TODO.detail:
2006-06-14  Bruce MomjianAdd locale/encoding references:
2006-06-14  Bruce MomjianAdd locale TODO.detail emails.
2006-06-14  Bruce MomjianUpdate link to TODO.detail:
2006-06-14  Bruce MomjianAdd:
2006-06-14  Bruce MomjianAdded:
2006-06-14  Bruce MomjianAdd entry:
2006-06-14  Tom LaneFurther thoughts about lo_export/lo_import error handli...
2006-06-14  Tom LaneClean up psql's control-C handling to avoid longjmp...
2006-06-14  Tom LaneImprove error detection and recovery in lo_import(...
2006-06-14  Tom LaneDo a CHECK_FOR_INTERRUPTS immediately before terminatin...
2006-06-13  Bruce MomjianRemove:
2006-06-12  Bruce MomjianAdd BY clause to PL/PgSQL FOR loop, to control the...
2006-06-12  Bruce MomjianAvoid use of C commment inside C comment from recent...
2006-06-12  Bruce MomjianPrevent Win32 from displaying a popup box on backend...
2006-06-12  Bruce MomjianAdd URL for bitmap AM:
2006-06-12  Bruce MomjianWin32 can't catch the exception thrown by INT_MIN ...
2006-06-12  Tom LaneMinor code cleanup: make the WIN32 case less gratuitous...
2006-06-11  Tom LaneCode review for psql multiline history patch(es). ...
2006-06-11  Tom LaneFix Assert failure when a fastpath function call is...
2006-06-10  Bruce MomjianRemove pg_dump wording:
2006-06-10  Bruce MomjianAdd:
2006-06-09  Tom LaneRepair remarkably-inefficient query for dumping large...
2006-06-09  Tom LaneRevert sampling patch for EXPLAIN ANALYZE; it turns...
2006-06-09  Bruce MomjianCleanups:
2006-06-09  Bruce MomjianCleanup:
2006-06-09  Teodor SigaevNow ispell dictionary can eat dictionaries in MySpell...
2006-06-09  Bruce MomjianAdd URL.
2006-06-09  Bruce MomjianUpdate:
2006-06-09  Bruce MomjianRemove:
2006-06-08  Tom LaneFix bootstrap.c so that database startup process and...
2006-06-08  Bruce MomjianAdd URL.
2006-06-08  Bruce MomjianUse simple URL's rather than text and a URL:
2006-06-08  Bruce MomjianAdd URL.
2006-06-08  Bruce MomjianRemove Win32 file, moved to /port.
2006-06-08  Tom LaneRemove obsolete comment about VACUUM FULL: it takes...
2006-06-08  Bruce Momjian/contrib/adminpack: More clearly identify renaming...
2006-06-08  Bruce MomjianSpelling fix.
2006-06-08  Bruce MomjianDone:
2006-06-08  Bruce MomjianAdd missing 3rd argument to open().
2006-06-08  Bruce MomjianAdd missing 3rd parameter to open().
2006-06-08  Bruce MomjianAdd URL for ALTER CONSTRAINT RENAME.
2006-06-08  Bruce MomjianAdd URL.
2006-06-08  Bruce MomjianAdd URL:
2006-06-08  Bruce MomjianUpdate wording:
2006-06-08  Bruce MomjianAdd entry:
2006-06-07  Bruce MomjianAllow timezone names in SQL strings,
2006-06-07  Bruce MomjianDone:
2006-06-07  Bruce MomjianPrepare code to be built by MSVC:
2006-06-07  Bruce MomjianSpelling fix.
2006-06-07  Bruce MomjianMention GPL /contrib modules:
2006-06-07  Tom LanePer previous analysis, the most correct notion of Sampl...
2006-06-07  Bruce MomjianHave REINDEX use NOTICE, so it can be suppressed.
2006-06-07  Tom LaneRemove "fuzzy comparison" logic in qsort comparison...
2006-06-07  Bruce MomjianFor psql multi-line history, save backslash commands...
2006-06-07  Bruce MomjianUse INFO-level for reindex messages, rather than NOTICE.
2006-06-06  Bruce MomjianUpdate comment.
2006-06-06  Bruce MomjianOn Win32, return original patch if GetShortPathName...
2006-06-06  Tom LaneMake the planner estimate costs for nestloop inner...
2006-06-06  Bruce MomjianAdd URL to RESET CONNECTION:
2006-06-06  Teodor SigaevAllow do not lexize words in substitution.
2006-06-06  Bruce MomjianRemove ancient AIX structure workaround.
2006-06-06  Bruce MomjianHave BCC echo output "" using "", rather than \"\"...
2006-06-06  Bruce MomjianDone:
2006-06-06  Michael MeskesFixed two more memory leaks in ecpglib.
2006-06-05  Tom LaneRemove extremely old, incomplete, broken example code.
2006-06-05  Tom LaneWhile making the seq_page_cost changes, I was struck...
2006-06-05  Bruce MomjianAvoid longjump/vfork warning about line_saved_in_histor...
2006-06-05  Bruce MomjianHave psql history save \e editor contents to history...
2006-06-05  Tom LaneIncrease the default value of cpu_index_tuple_cost...
2006-06-05  Tom LaneAdd a GUC parameter seq_page_cost, and use that everywh...
2006-06-04  Bruce MomjianFix psql so \r is separate in the history, rather...
2006-06-04  Bruce MomjianUpdate:
2006-06-04  Bruce MomjianUpdate:
2006-06-04  Bruce MomjianUpdate GUI FAQ.
2006-06-04  Bruce MomjianUpdate GUI tools URL.
2006-06-03  Tom LaneDon't choke during startup if the environment offers...
2006-06-03  Tom LaneFix copy-and-pasteo in Russian translation: message...
2006-06-03  Bruce MomjianRecord location of partial patch :
2006-06-03  Tom LaneMention pg_encoding_to_char in entry for pg_database...
2006-06-03  Bruce MomjianPatch reverted, not done:
2006-06-03  Bruce MomjianRemove pg_resetxlog -r flag, feature has problems refer...
2006-06-02  Teodor SigaevFix wrong NOTICE/ERROR levels
2006-06-02  Teodor SigaevDistinguish between stop-word recognized in thesaurus_l...
2006-06-02  Teodor SigaevAdd more strict check of stop and non-recognized words,
2006-06-01  Tom LaneGot tired of waiting for spoonbill's compiler to get...
2006-06-01  Tom LaneRespond to Jeremy Drake's original gripe that \copy...
2006-06-01  Tom LaneFix up hack to suppress escape_string_warning so that...
2006-05-31  Tom LaneFix example of how to escape data in psql backslash...
2006-05-31  Tom LaneFix seriously broken patch for psql '' ... per its...
2006-05-31  Tom LaneMake PG_MODULE_MAGIC required in shared libraries that...
2006-05-31  Teodor Sigaevfix comparison with SPI_processed
2006-05-31  Teodor SigaevAdd thesaurus dictionary which can replace N>0 lexemes...
2006-05-31  Bruce MomjianRecommend '' for literal ', rather than \', in psql...
2006-05-31  Bruce MomjianSupport '' for literal ' in psql single-quote strings...
2006-05-31  Bruce MomjianEscape processing patch:
2006-05-31  Bruce MomjianUpdate cvs command example to show diff -rBASE.
2006-05-31  Michael MeskesSomehow a ";" got lost which changed the logic. This...
2006-05-30  Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-05-30  Tom LaneUn-DOS-ify newly added files.
next