]> granicus.if.org Git - postgresql/history - doc/src
Expose more cursor-related functionality in SPI: specifically, allow
[postgresql] / doc / src /
2007-04-16 Tom LaneExpose more cursor-related functionality in SPI: specif...
2007-04-15 Tatsuo IshiiMake JOHAB client only encoding per discussions in...
2007-04-13 Bruce MomjianUpdate TODO:
2007-04-13 Bruce MomjianUpdate Win32 FAQ HTML version to match corrected text...
2007-04-12 Neil ConwayMinor fixes for the EXPLAIN reference page. Mention...
2007-04-12 Neil ConwayFixes for RESET SESSION patch, per Alvaro. Fix a typo...
2007-04-12 Bruce MomjianDone:
2007-04-12 Neil ConwayRESET SESSION, plus related new DDL commands. Patch...
2007-04-11 Bruce MomjianUpdate text, per Greg Stark:
2007-04-10 Bruce MomjianAdd:
2007-04-10 Bruce MomjianAdd:
2007-04-09 Bruce MomjianAdd URL for:
2007-04-08 Bruce MomjianDone:
2007-04-08 Tom LaneMinor editorialization on CLUSTER reference page.
2007-04-08 Bruce MomjianDone:
2007-04-08 Bruce MomjianSupport syntax "CLUSTER table USING index", which is...
2007-04-07 Tom LaneAdd note that TRUNCATE is not MVCC-safe.
2007-04-07 Bruce MomjianSlight wording improvement.
2007-04-07 Neil ConwayFix a few typos in the docs.
2007-04-07 Bruce MomjianRemove example of SQL-standard syntax for GRANT/REVOKE...
2007-04-07 Bruce MomjianIn docs, Symetric -> Symmetric.
2007-04-07 Bruce MomjianDone:
2007-04-07 Bruce MomjianDone:
2007-04-06 Tom LaneMake 'col IS NULL' clauses be indexable conditions.
2007-04-06 Tom LaneFix some now-obsolete comments about the space used...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-04-05 Bruce MomjianAdd URL for:
2007-04-05 Bruce MomjianImprove documentation/warning when --with-libxml is...
2007-04-04 Bruce MomjianRe-add FAQ item 3.7 which was accidentally removed...
2007-04-03 Bruce MomjianDocument how to identify an invalid index after a faile...
2007-04-03 Bruce MomjianDone:
2007-04-03 Tom LaneDecouple the values of TOAST_TUPLE_THRESHOLD and TOAST_...
2007-04-03 Bruce MomjianUpdate:
2007-04-03 Bruce MomjianUpdate:
2007-04-03 Bruce MomjianAdd:
2007-04-03 Bruce MomjianAdd:
2007-04-03 Bruce MomjianAdd URL for:
2007-04-02 Bruce MomjianAdd URL for:
2007-04-02 Bruce MomjianAdd URL for:
2007-04-02 Bruce MomjianAdd URL for:
2007-04-02 Bruce MomjianAdd:
2007-04-02 Bruce MomjianPl/python -> Pl/PythonU:
2007-04-02 Bruce MomjianAdd:
2007-04-02 Bruce MomjianAdd:
2007-04-02 Bruce MomjianAdd item:
2007-04-02 Bruce MomjianAdd URL for:
2007-04-02 Bruce MomjianDone:
2007-04-02 Bruce Momjian> o Add PQexecf() that allows complex parameter substi...
2007-04-02 Peter EisentrautPut documentation on XML data type and functions in...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-04-01 Peter EisentrautMapping schemas and databases to XML and XML Schema.
2007-03-30 Magnus HaganderAdd some instrumentation to the bgwriter, through the...
2007-03-30 Bruce MomjianUpdate Japanese FAQ.
2007-03-30 Bruce MomjianUpdate SSL description for when SSL root.crt/server...
2007-03-29 Bruce MomjianAdd to:
2007-03-29 Bruce MomjianAdd:
2007-03-29 Bruce MomjianUpdate:
2007-03-29 Bruce MomjianUpdate item:
2007-03-29 Magnus HaganderMake ECPG regression tests use native threading instead...
2007-03-29 Tom LaneTeach CLUSTER to skip writing WAL if not needed (ie...
2007-03-28 Bruce MomjianAdd URL for:
2007-03-27 Bruce MomjianRemove item due to lack of interest:
2007-03-27 Bruce MomjianAdd:
2007-03-27 Bruce MomjianAdd documentation for pulling the CVS repository using...
2007-03-26 Bruce MomjianUpdate:
2007-03-26 Bruce MomjianAdd:
2007-03-26 Tom LaneFix seriously broken markup for libpq-envars cross...
2007-03-26 Tom LaneAllow non-superuser database owners to create procedura...
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.
next