]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-03-25  Bruce MomjianUpdate TODO wording:
2008-03-25  Alvaro HerreraReword Win32 rint() item, per Tom.
2008-03-25  Alvaro HerreraAdd URLs to previous discussions, per Simon.
2008-03-25  Michael Meskesadded ECPGget_PGconn to exports.txt
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to pl/pgsql TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to psql TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-25  Bruce MomjianAdd to TODO:
2008-03-24  Bruce MomjianAdd to TODO:
2008-03-24  Tom LaneWhen a relation has been proven empty by constraint...
2008-03-24  Tom LaneUse new errdetail_log() mechanism to provide a less...
2008-03-24  Tom LaneFix various infelicities that have snuck into usage...
2008-03-24  Bruce MomjianAdd to TODO:
2008-03-24  Tom LaneAdjust the recent patch for reporting of deadlocked...
2008-03-24  Tom LaneAdd a new ereport auxiliary function errdetail_log...
2008-03-24  Bruce MomjianAdd URL for:
2008-03-24  Bruce MomjianAdd URL to:
2008-03-24  Bruce MomjianAdd to TODO:
2008-03-24  Bruce MomjianAdd URL:
2008-03-24  Bruce MomjianAdd to TODO:
2008-03-24  Bruce MomjianUpdate wording:
2008-03-23  Bruce MomjianUpdate text:
2008-03-23  Bruce MomjianAdd:
2008-03-23  Bruce MomjianRe-add:
2008-03-23  Bruce MomjianAdd:
2008-03-23  Bruce MomjianAdd URL for:
2008-03-23  Bruce MomjianDone:
2008-03-23  Tom LaneAvoid a useless tuple copy within nodeMaterial. Neil...
2008-03-23  Bruce MomjianAdd to pg_dump TODO:
2008-03-23  Tom LaneCreate a function quote_nullable(), which works the...
2008-03-23  Bruce MomjianAdd to Win3 TODO:
2008-03-23  Bruce MomjianAdd to TODO:
2008-03-22  Bruce MomjianAdd to Win32 TODO
2008-03-22  Bruce MomjianAdd to TODO:
2008-03-22  Bruce MomjianAdd URL for TODO:
2008-03-22  Tom LaneRefactor to_char/to_date formatting code; primarily...
2008-03-22  Bruce MomjianAdd to TODO:
2008-03-22  Tatsuo IshiiAdd server side lo_import(filename, oid) function.
2008-03-22  Bruce MomjianAdd URL for:
2008-03-22  Bruce MomjianAdd URL for:
2008-03-22  Bruce MomjianAdd TODO:
2008-03-22  Bruce MomjianAdd URLs for:
2008-03-21  Tom LaneRemove TypeName struct's timezone flag, which has been...
2008-03-21  Tom LaneGive an explicit error for serial[], rather than silent...
2008-03-21  Tom LaneReport the current queries of all backends involved...
2008-03-21  Bruce MomjianAdd:
2008-03-21  Bruce MomjianAdd:
2008-03-21  Bruce MomjianAdd:
2008-03-21  Michael MeskesCorrected version number.
2008-03-21  Bruce MomjianDocument that soft-mounting NFS is not recommended.
2008-03-21  Bruce MomjianMore README src cleanups.
2008-03-21  Tom LaneAdjust pgstatindex() to give correct answers for indexe...
2008-03-21  Andrew DunstanGenerate dummy probes.h for MSVC builds.
2008-03-21  Tom LaneGet rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP condi...
2008-03-20  Tom LaneArrange for an explicit cast applied to an ARRAY[]...
2008-03-20  Alvaro HerreraAdd a couple of missing FreeQueryDesc calls. Noticed...
2008-03-20  Bruce MomjianMake source code READMEs more consistent. Add CVS...
2008-03-20  Tom LaneDept of second thoughts: --no-tablespaces had better...
2008-03-20  Tom LaneSupport a --no-tablespaces option in pg_dump/pg_dumpall...
2008-03-20  Michael MeskesAdded ECPGget_PGconn() function to ecpglib, courtesy...
2008-03-20  Michael MeskesChanged statement escaping to not escape continuation...
2008-03-20  Heikki LinnakangasAdd the missing cyrillic "Yo" characters ('e' and ...
2008-03-19  Alvaro HerreraRemove another useless snapshot creation.
2008-03-19  Tom LaneSupport ALTER TYPE RENAME. Petr Jelinek
2008-03-19  Alvaro HerreraWe no longer need a snapshot set after opening the...
2008-03-19  Tatsuo IshiiAdd -M (query mode) option per ITAGAKI Takahiro
2008-03-19  Tom LaneFix regexp substring matching (substring(string from...
2008-03-19  Tatsuo IshiiAdd libpq new API lo_import_with_oid() which is similar...
2008-03-19  Tatsuo IshiiFix tps calculation when -C supplied. Per Yoshiyuki...
2008-03-18  Bruce MomjianSpit items:
2008-03-18  Bruce MomjianUpdate TODO description:
2008-03-18  Bruce MomjianAdd find_typedef comments for Linux.
2008-03-18  Bruce MomjianAdd find_typedef comment.
2008-03-18  Bruce MomjianAdd Linux support to find_typedefs, with help from...
2008-03-18  Tom LaneArrange to "inline" SQL functions that appear in a...
2008-03-18  Bruce MomjianAdd to TODO:
2008-03-18  Peter EisentrautDon't need -Wno-error anymore, because flex is no longe...
2008-03-18  Peter EisentrautCatch all errors in for and while loops in makefiles...
2008-03-18  Magnus Hagandercvsweb lives on anoncvs.postgresql.org these days.
2008-03-18  Magnus HaganderWiki page about cvs now lives in the main wiki, the one
2008-03-18  Bruce MomjianAdd TODO URLs for:
2008-03-18  Alvaro HerreraMove elog(DEBUG4) call outside the locked area, per...
2008-03-18  Bruce MomjianAdd URLs for :
2008-03-18  Tom LaneAdvance multiple array keys rightmost-first instead...
2008-03-18  Bruce MomjianAdd TODO:
2008-03-18  Tom LaneFix our printf implementation to follow spec: if a...
2008-03-18  Bruce MomjianAdd to TODO:
2008-03-18  Bruce MomjianAdd URL for:
next