summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2008-08-21Mention that pg_dump does not dump ALTER DATABASE ... SET commands;Bruce Momjian
2008-08-20Remove tools and documention for generating TODO.html.Bruce Momjian
2008-08-20TODO now in wiki, html version removed.Bruce Momjian
2008-08-20New TODO list URL wiki location listed; contents truncated.Bruce Momjian
2008-08-19Not done:Bruce Momjian
2008-08-19Cause the output from debug_print_parse, debug_print_rewritten, andTom Lane
2008-08-19TODO done:Bruce Momjian
2008-08-19Fix some issues that prevent this file to be processed by scripts.Alvaro Herrera
2008-08-18Add to TODO:Bruce Momjian
2008-08-16Update instructions on generating TODO.html.Bruce Momjian
2008-08-16Add URL for:Bruce Momjian
2008-08-16Add to TODO:Bruce Momjian
2008-08-16Update Russian FAQ.Bruce Momjian
2008-08-16Add new SQL training web site to FAQ:Bruce Momjian
2008-08-15Make the temporary directory for pgstat files configurable by the GUCMagnus Hagander
2008-08-14Implement SEMI and ANTI joins in the planner and executor. (Semijoins replaceTom Lane
2008-08-14pg_buffercache needs to be taught about relation forks, as Greg StarkHeikki Linnakangas
2008-08-14Add URL for:Bruce Momjian
2008-08-12Remove TODO itemPeter Eisentraut
2008-08-12Add:Bruce Momjian
2008-08-05Move pgstat.tmp into a temporary directory under $PGDATA named pg_stat_tmp.Magnus Hagander
2008-07-31Add URL to:Bruce Momjian
2008-07-31Require superuser privilege to create base types (but not composites, enums,Tom Lane
2008-07-30Allow I/O conversion casts to be applied to or from any type that is a memberTom Lane
2008-07-30Flip the default typispreferred setting from true to false. This affectsTom Lane
2008-07-30Replace the hard-wired type knowledge in TypeCategory() and IsPreferredType()Tom Lane
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane
2008-07-29Cleanup reference to config.pl so it makes sense not only inMagnus Hagander
2008-07-29Document which versions of ActivePerl and ActiveTcl are requiredMagnus Hagander
2008-07-23Abort if Tcl support was configured and no tcl shell was found.Peter Eisentraut
2008-07-22Update link to Oleg and Teodor's GIN page.Tom Lane
2008-07-21Code review for array_fill patch: fix inadequate check for array size overflowTom Lane
2008-07-20Add a pg_dump option --lock-wait-timeout to allow failing the dump if unableTom Lane
2008-07-18Properly document archive/restore command examples on Windows.Bruce Momjian
2008-07-18Implement SQL-spec RETURNS TABLE syntax for functions.Tom Lane
2008-07-18Add URL for:Bruce Momjian
2008-07-17Add to TODO:Bruce Momjian
2008-07-16Add URL for:Bruce Momjian
2008-07-16Add a "provariadic" column to pg_proc to eliminate the remarkably expensiveTom Lane
2008-07-16Add to TODO:Bruce Momjian
2008-07-16Support "variadic" functions, which can accept a variable number of argumentsTom Lane
2008-07-16Add array_fill() to create arrays initialized with a value.Bruce Momjian
2008-07-15Fix alignment of SGML array docs.Bruce Momjian
2008-07-15Add Swedish_Sweden.1252 Windows locale example to docs.Bruce Momjian
2008-07-15Add to TODO:Bruce Momjian
2008-07-15Add TODO:Bruce Momjian
2008-07-15Done:Bruce Momjian
2008-07-15Clarify that locale names on Windows are more verbose.Bruce Momjian
2008-07-14Add to TODO:Bruce Momjian
2008-07-14Done:Bruce Momjian