]> granicus.if.org Git - postgresql/history - doc
Update link to developer's FAQ from main FAQ.
[postgresql] / doc /
2008-08-23 Bruce MomjianUpdate link to developer's FAQ from main FAQ.
2008-08-22 Bruce MomjianMake "log_temp_files" super-user set only, like other...
2008-08-21 Bruce MomjianMention that pg_dump does not dump ALTER DATABASE ...
2008-08-21 Alvaro HerreraUpdate URL.
2008-08-20 Bruce MomjianRemove tools and documention for generating TODO.html.
2008-08-20 Bruce MomjianTODO now in wiki, html version removed.
2008-08-20 Bruce MomjianNew TODO list URL wiki location listed; contents truncated.
2008-08-19 Bruce MomjianNot done:
2008-08-19 Tom LaneCause the output from debug_print_parse, debug_print_re...
2008-08-19 Bruce MomjianTODO done:
2008-08-19 Alvaro HerreraFix some issues that prevent this file to be processed...
2008-08-18 Bruce MomjianAdd to TODO:
2008-08-16 Bruce MomjianUpdate instructions on generating TODO.html.
2008-08-16 Bruce MomjianAdd URL for:
2008-08-16 Bruce MomjianAdd to TODO:
2008-08-16 Bruce MomjianUpdate Russian FAQ.
2008-08-16 Bruce MomjianAdd new SQL training web site to FAQ:
2008-08-15 Magnus HaganderMake the temporary directory for pgstat files configura...
2008-08-14 Tom LaneImplement SEMI and ANTI joins in the planner and execut...
2008-08-14 Heikki Linnakangaspg_buffercache needs to be taught about relation forks...
2008-08-14 Bruce MomjianAdd URL for:
2008-08-12 Peter EisentrautRemove TODO item
2008-08-12 Bruce MomjianAdd:
2008-08-05 Magnus HaganderMove pgstat.tmp into a temporary directory under $PGDAT...
2008-07-31 Bruce MomjianAdd URL to:
2008-07-31 Tom LaneRequire superuser privilege to create base types (but...
2008-07-30 Tom LaneAllow I/O conversion casts to be applied to or from...
2008-07-30 Tom LaneFlip the default typispreferred setting from true to...
2008-07-30 Tom LaneReplace the hard-wired type knowledge in TypeCategory...
2008-07-29 Tom LaneAdd a new, improved version of citext as a contrib...
2008-07-29 Magnus HaganderCleanup reference to config.pl so it makes sense not...
2008-07-29 Magnus HaganderDocument which versions of ActivePerl and ActiveTcl...
2008-07-23 Peter EisentrautAbort if Tcl support was configured and no tcl shell...
2008-07-22 Tom LaneUpdate link to Oleg and Teodor's GIN page.
2008-07-21 Tom LaneCode review for array_fill patch: fix inadequate check...
2008-07-20 Tom LaneAdd a pg_dump option --lock-wait-timeout to allow faili...
2008-07-18 Bruce MomjianProperly document archive/restore command examples...
2008-07-18 Tom LaneImplement SQL-spec RETURNS TABLE syntax for functions.
2008-07-18 Bruce MomjianAdd URL for:
2008-07-17 Bruce MomjianAdd to TODO:
2008-07-16 Bruce MomjianAdd URL for:
2008-07-16 Tom LaneAdd a "provariadic" column to pg_proc to eliminate...
2008-07-16 Bruce MomjianAdd to TODO:
2008-07-16 Tom LaneSupport "variadic" functions, which can accept a variab...
2008-07-16 Bruce MomjianAdd array_fill() to create arrays initialized with...
2008-07-15 Bruce MomjianFix alignment of SGML array docs.
2008-07-15 Bruce MomjianAdd Swedish_Sweden.1252 Windows locale example to docs.
2008-07-15 Bruce MomjianAdd to TODO:
2008-07-15 Bruce MomjianAdd TODO:
2008-07-15 Bruce MomjianDone:
2008-07-15 Bruce MomjianClarify that locale names on Windows are more verbose.
2008-07-14 Bruce MomjianAdd to TODO:
2008-07-14 Bruce MomjianDone:
2008-07-14 Bruce MomjianAdd URL for:
2008-07-14 Bruce MomjianDone, per Simon:
2008-07-14 Tom LaneCreate a type-specific typanalyze routine for tsvector...
2008-07-12 Tom LaneFix a couple of stray misuses of "binary compatible".
2008-07-11 Tom LaneMulti-column GIN indexes. Teodor Sigaev
2008-07-11 Peter EisentrautAllow binary-coercible types for cast function argument...
2008-07-10 Tom LaneAdd unchangeable GUC "variables" segment_size, wal_bloc...
2008-07-07 Peter EisentrautAdded documentation for function xmlagg.
2008-07-03 Tom LaneAdd a function pg_get_keywords() to let clients find...
2008-07-03 Peter EisentrautDon't print the name of the database in psql \z.
2008-07-03 Tom LaneFix psql's \d and allied commands to work with all...
2008-07-01 Bruce MomjianDocumentation patch by Kevin L. McBride explaining...
2008-07-01 Bruce MomjianAdd URL for:
2008-07-01 Bruce MomjianAdd to TODO:
2008-06-30 Bruce MomjianAdd psql TODO:
2008-06-30 Bruce MomjianAdd psql TODO item:
2008-06-30 Heikki LinnakangasTurn PGBE_ACTIVITY_SIZE into a GUC variable, track_acti...
2008-06-27 Bruce MomjianMention actual function names in documentation of how...
2008-06-27 Bruce MomjianAdd to TODO:
2008-06-27 Tom LaneClarify plpgsql documentation by not treating IF THEN...
2008-06-26 Bruce MomjianUse SGML table to show backslash string escapes, rather...
2008-06-26 Bruce MomjianAdd MERGE TODO URL:
2008-06-26 Bruce MomjianAdd TODO about security:
2008-06-26 Bruce MomjianMore FAQ URL updates from Curtis Gallant.
2008-06-26 Bruce MomjianUpdate FAQ URLs as suggested by Curtis Gallant.
2008-06-26 Bruce MomjianAdd to TODO:
2008-06-26 Bruce MomjianRemove use of postmaster.opts.default by pg_ctl.
2008-06-24 Bruce MomjianTODO item done:
2008-06-23 Bruce MomjianAdd TODO:
2008-06-23 Bruce MomjianAdd URL for Merge.
2008-06-23 Bruce MomjianBackup wording improvement.
2008-06-23 Bruce MomjianAdd to TODO:
2008-06-23 Bruce MomjianAdd item:
2008-06-23 Bruce MomjianAdd libpq comment about how to determine the format...
2008-06-23 Bruce MomjianAdd TODO:
2008-06-19 Bruce MomjianAdd URL for:
2008-06-18 Neil ConwayFix a few typos in the DTrace docs. Patch from Euler...
2008-06-16 Tom LaneRewrite docs section about routine vacuuming --- it...
2008-06-15 Tom LaneRearrange ALTER TABLE syntax processing as per my recen...
2008-06-14 Alvaro HerreraIn log_filename documentation, mention that strftime...
2008-06-13 Bruce MomjianModify TODO entry to be a function:
2008-06-12 Bruce MomjianUse macro to document size of ecpg sqlerrmc string.
2008-06-12 Bruce MomjianUpdate item to mention target list problem:
2008-06-11 Bruce MomjianAdd:
2008-06-11 Heikki LinnakangasAdd optional on/off argument to \timing.
2008-06-10 Alvaro HerreraMake XML building work silently on VPATH builds (untest...
2008-06-09 Bruce MomjianUpdate Japanese FAQ.
next