]> granicus.if.org Git - postgresql/history - doc
Remove assertion that constraint_exclusion risks wrong answers if
[postgresql] / doc /
2007-03-26 Tom LaneRemove assertion that constraint_exclusion risks wrong...
2007-03-25 Tom LaneRemove the prohibition on executing cursor commands...
2007-03-25 Tatsuo IshiiAdd new encoding EUC_JIS_2004 and SHIFT_JIS_2004,
2007-03-25 Bruce MomjianAdd:
2007-03-24 Bruce MomjianAdd:
2007-03-24 Magnus HaganderSupport for installing NLS files, and update support...
2007-03-24 Bruce MomjianDocument that LDAP URLs should be double-quoted in...
2007-03-23 Magnus HaganderSupport for running contribcheck on msvc
2007-03-22 Bruce MomjianAdd:
2007-03-22 Bruce MomjianAdd to TODO:
2007-03-22 Bruce MomjianRemove tabs in SGML files.
2007-03-22 Bruce MomjianRemove tabs from SGML file.
2007-03-21 Bruce MomjianAdd:
2007-03-21 Bruce MomjianRemove TODO item, not wanted:
2007-03-21 Magnus HaganderAdd documentation about vcregress.
2007-03-21 Bruce MomjianAdd URL for:
2007-03-21 Bruce MomjianAdd URL for:
2007-03-20 Bruce MomjianIn FAQ, reference upgrade info via URL.
2007-03-20 Bruce MomjianNot done, reverted:
2007-03-20 Bruce MomjianDone:
2007-03-20 Neil ConwayAdd three new regexp functions: regexp_matches, regexp_...
2007-03-19 Jan WieckChanges pg_trigger and extend pg_rewrite in order to...
2007-03-19 Bruce MomjianRemove last line of patch license, per Zeugswetter...
2007-03-19 Bruce MomjianAdd URL for:
2007-03-19 Bruce MomjianAdd URL for:
2007-03-17 Magnus Hagandermsvc build actually needs Bison 2.2 or later, not 2...
2007-03-17 Magnus HaganderAdd note that diff is required for regression tests.
2007-03-16 Magnus HaganderAdd new columns for tuple statistics on a database...
2007-03-16 Magnus HaganderShow aggregate return types in psql \da output.
2007-03-15 Tom LaneMake use of plancache module for SPI plans. In particu...
2007-03-14 Tom LaneArrange to install a "posixrules" entry in our timezone...
2007-03-14 Tom LaneFix broken markup, strange tab width.
2007-03-13 Magnus HaganderRewrite win32 install documentation (it's not client...
2007-03-06 Peter EisentrautMinor edits
2007-03-06 Peter EisentrautAdd more information about avoiding Linux OOM killer.
2007-03-06 Bruce MomjianRevert temp_tablespaces because of coding problems...
2007-03-05 Bruce MomjianRemove timeline for 8.3 release, now on web site.
2007-03-03 Bruce MomjianAdd lo_truncate() to backend and libpq for large object...
2007-03-03 Bruce MomjianAdd GUC log_lock_waits to log long wait times.
2007-03-03 Bruce MomjianDone:
2007-03-03 Bruce MomjianAllow \pset and \x, \t to use boolean constants on...
2007-03-03 Bruce MomjianUpdate license wording in FAQ_DEV.
2007-03-03 Bruce MomjianAdd URLs for:
2007-03-02 Tom LaneMake log_min_error_statement put LOG level at the same...
2007-03-02 Bruce MomjianHTML markup fix.
2007-03-02 Bruce MomjianFix HTML markup.
2007-03-02 Bruce Momjianin FAQ_DEV, mention we don't want non-BSD-compatible...
2007-03-02 Tom LaneFix broken markup, improve wording.
2007-03-02 Tom LaneSuppress useless searches for unused line pointers...
2007-02-28 Bruce MomjianAdd language about rights given by posting a patch:
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-27 Bruce MomjianUpdate release timeline to use unnumber lists HTML.
2007-02-27 Bruce MomjianUpdate DEV FAQ for CVS/SVN issue.
2007-02-27 Bruce MomjianRemove Kerberos mention in Solaris FAQ.
2007-02-23 Bruce MomjianUpdate Solaris FAQ.
2007-02-23 Bruce MomjianSpelling fix.
2007-02-23 Bruce MomjianUpdate Solaris FAQ wording, per Peter.
2007-02-23 Bruce MomjianUpdate upgrade FAQ info.
2007-02-23 Bruce MomjianUpdate Solaris FAQ.
2007-02-23 Bruce MomjianAdd psql \prompt capability.
2007-02-22 Tom LaneTurn the rangetable used by the executor into a flat...
2007-02-21 Bruce MomjianRemove extra tab.
2007-02-21 Bruce MomjianRemove tabs from SGML reference files, so their additio...
2007-02-21 Bruce MomjianUpdate upgrade wording.
2007-02-21 Bruce MomjianUpdate FAQ about minor updates.
2007-02-21 Bruce MomjianUpdate Japanese FAQ.
2007-02-21 Bruce MomjianUpdate URL in German FAQ for bug form, per Schima,...
2007-02-21 Bruce MomjianUpdate Chinese FAQs to have two versions, a traditional...
2007-02-21 Bruce MomjianFix typo, per Dave Page.
2007-02-21 Bruce MomjianUpdate minor release text.
2007-02-21 Bruce MomjianAdd configure --enable-profiling to enable GCC profilin...
2007-02-21 Bruce MomjianUpdate upgrade text.
2007-02-21 Bruce MomjianUpdate URL for set-returning functions.
2007-02-21 Andrew DunstanAllow pltcl args to spi_prepare and plpython args to...
2007-02-21 Bruce MomjianAdd URL for:
2007-02-20 Bruce MomjianAdd:
2007-02-20 Bruce MomjianFix markup.
2007-02-20 Bruce MomjianAdd:
2007-02-20 Bruce MomjianAdd URL for:
2007-02-20 Bruce MomjianAdd:
2007-02-20 Bruce MomjianUpdate "encode" documentation to mention that 'escape...
2007-02-20 Bruce MomjianUpdate pgpass Win32 wording.
2007-02-20 Bruce MomjianUpdate information_schema documentation to match system...
2007-02-20 Bruce MomjianWording improvement.
2007-02-20 Bruce MomjianMore clearly document that most PostgreSQL utilities...
2007-02-20 Tom LaneAdjust user-facing documentation to explain why we...
2007-02-20 Bruce MomjianRemove, item not needed for Win32:
2007-02-20 Bruce MomjianRemove "History" sections for pg_dump and pg_restore...
2007-02-20 Bruce MomjianSpell check on array patch.
2007-02-20 Bruce MomjianAdd for WIN32:
2007-02-20 Bruce MomjianUpdate array slice documentation to be clearer.
2007-02-20 Bruce MomjianAdd:
2007-02-20 Bruce MomjianComment-out documentation for IS OF because it doesn...
2007-02-20 Bruce MomjianRemove item:
2007-02-20 Bruce MomjianDocument IS [NOT] OF, which was added in 7.3.
2007-02-19 Bruce MomjianAdd FAQ text about Makefile.custom:
2007-02-19 Bruce MomjianDocument that to_char('J'/Julian) is midnight-based...
2007-02-19 Bruce MomjianWording improvement.
2007-02-19 Bruce MomjianUpdate PQfree() documentation to be clearer, backpatch...
2007-02-19 Bruce MomjianUpdate wording:
next