]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-03-27  Bruce MomjianRemove ipcclean utility command --- didn't work on...
2008-03-27  Michael MeskesSorry, copied wrong files.
2008-03-27  Michael Meskes- Moved from PQsetdbLogin to PQconnectDB.
2008-03-27  Tom LaneReduce the need for frontend programs to include "postg...
2008-03-26  Alvaro HerreraMove the HTSU_Result enum definition into snapshot...
2008-03-26  Alvaro HerreraRename snapmgmt.c/h to snapmgr.c/h, for consistency...
2008-03-26  Tom LaneFix bad spelling and worse grammar in recent doc commit...
2008-03-26  Alvaro HerreraSeparate snapshot management code from tuple visibility...
2008-03-26  Magnus HaganderInclude \password in the psql help.
2008-03-26  Bruce MomjianImprove documentation for odd array slice behavior.
2008-03-26  Bruce MomjianStrengthen warnings about using pg_dump's -i option.
2008-03-26  Bruce MomjianUpdate TODO:
2008-03-26  Bruce MomjianAdded to TODO:
2008-03-26  Tom LaneFix core dump in contrib/xml2's xpath_table() when...
2008-03-25  Neil ConwayUpdate documentation for recent DTrace changes. Patch...
2008-03-25  Tom LaneSimplify and standardize conversions between TEXT datum...
2008-03-25  Bruce MomjianDone:
2008-03-25  Neil ConwayAdd a new tuplestore API function, tuplestore_putvalues...
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:
next