]> granicus.if.org Git - postgresql/history - doc
Clean up a few places where Datums were being treated as pointers (and vice
[postgresql] / doc /
2008-04-17 Bruce MomjianTODO Done:
2008-04-17 Bruce MomjianRe-enable pg_terminate_backend() using SIGTERM. SIGTER...
2008-04-16 Bruce MomjianUpdate most recent release to 8.3.1.
2008-04-16 Bruce MomjianUpdate TODO wording.
2008-04-16 Bruce MomjianAdd to TODO:
2008-04-15 Bruce MomjianRe-add terminate TODO item.
2008-04-15 Bruce MomjianRevert addition of pg_terminate_backend() because of...
2008-04-15 Bruce MomjianAdd TODO item:
2008-04-15 Bruce MomjianMove LISTEN/NOTIFY items to separate TODO section.
2008-04-15 Bruce MomjianAdd to TODO:
2008-04-15 Bruce MomjianDone:
2008-04-15 Bruce MomjianAdd pg_terminate_backend() to allow terminating only...
2008-04-14 Tom LanePush index operator lossiness determination down to...
2008-04-14 Bruce MomjianAdd URL for:
2008-04-13 Tom LanePhase 2 of project to make index operator lossiness...
2008-04-13 Tom LaneTurn the -i/--ignore-version options of pg_dump and...
2008-04-11 Bruce MomjianUpdate wording:
2008-04-11 Bruce MomjianChanged TODO wording:
2008-04-11 Bruce MomjianAdd TODO:
2008-04-11 Bruce MomjianUpdate URLs for dead space map.
2008-04-10 Tom LaneReplace "amgetmulti" AM functions with "amgetbitmap...
2008-04-10 Bruce MomjianAdd TODO URLs moved from open items queue:
2008-04-10 Alvaro HerreraRemove mention of DBD::PgSPI, which is unmaintained...
2008-04-10 Alvaro HerreraMention pg_backend_pid() in the system information...
2008-04-09 Bruce MomjianDocument that continuous archiving backup can be used...
2008-04-09 Bruce MomjianUpdate text FAQ.
2008-04-09 Bruce MomjianRevert sentence removal from nickname in FAQ.
2008-04-09 Bruce MomjianRemove mention of the Berkeley origins of the alias...
2008-04-07 Bruce MomjianAdd to TODO:
2008-04-07 Bruce MomjianAdd documentation clarification for IS [NOT] NULL and...
2008-04-06 Tom LaneMake plpgsql support FOR over a query specified by...
2008-04-05 Bruce MomjianHave pg_stop_backup() wait for all archive files to...
2008-04-04 Tom LaneRe-implement division for numeric values using the...
2008-04-04 Bruce MomjianImplement current_query(), that shows the currently...
2008-04-03 Tom LaneAdd a variant of the Levenshtein string-distance functi...
2008-04-03 Bruce MomjianAdd Wiki URLs for:
2008-04-03 Bruce MomjianAdd to TODO:
2008-04-03 Peter EisentrautRemove -C from rsync call, because it omits directories...
2008-04-03 Bruce MomjianAdd URLs for:
2008-04-02 Bruce MomjianRemove due to survey/discussion:
2008-04-01 Tom LaneSupport EXECUTE USING in plpgsql.
2008-04-01 Tom LaneAdd SPI-level support for executing SQL commands with...
2008-03-31 Tom LaneUse error message wordings for permissions checks on...
2008-03-30 Tom LaneShow database access privileges in psql's \l command...
2008-03-30 Neil ConwayEnable 64-bit integer datetimes by default, per previou...
2008-03-28 Bruce MomjianDone:
2008-03-28 Heikki LinnakangasClarify documentation on PITR and warm standby on the...
2008-03-28 Bruce MomjianAdd to TODO:
2008-03-28 Bruce MomjianAdd:
2008-03-28 Tom LaneSupport statement-level ON TRUNCATE triggers. Simon...
2008-03-27 Bruce MomjianAdd to TODO:
2008-03-27 Bruce MomjianAdd URL for:
2008-03-27 Bruce MomjianRemove ipcclean utility command --- didn't work on...
2008-03-26 Tom LaneFix bad spelling and worse grammar in recent doc commit...
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-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 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 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 Bruce MomjianAdd to TODO:
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 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
next