OSDN Git Service

pg-rex/syncrep.git
2007-04-16 Tom LaneTweak clean_encoding_name() API to avoid need to cast...
2007-04-16 Tom LaneFix pg_dump to not crash if -t or a similar switch...
2007-04-16 Magnus HaganderEnable IPV6 for all MSVC builds, including the VC6...
2007-04-16 Alvaro HerreraAdd a multi-worker capability to autovacuum. This...
2007-04-16 Tom LaneMake plancache store cursor options so it can pass...
2007-04-16 Tom LaneSupport scrollable cursors (ie, 'direction' clause...
2007-04-16 Tom LaneExpose more cursor-related functionality in SPI: specif...
2007-04-15 Tom LaneAvoid running build_index_pathkeys() in situations...
2007-04-15 Andrew DunstanAdd --with-libxslt configure option
2007-04-15 Tatsuo IshiiMake JOHAB client only encoding per discussions in...
2007-04-15 Tatsuo IshiiFix description how to create conversion function.
2007-04-14 Andrew Dunstanrevert change to build xml2 until a better fix is found
2007-04-13 Bruce MomjianUpdate TODO:
2007-04-13 Magnus HaganderAllow \timing in psql to have a better resolution than...
2007-04-13 Bruce MomjianUpdate Win32 FAQ HTML version to match corrected text...
2007-04-13 Andrew DunstanEnable building contrib/xml2 if configured using -...
2007-04-13 Magnus HaganderAdd O_DIRECT support on Windows.
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 Tom LaneRearrange mdsync() looping logic to avoid the problem...
2007-04-12 Tom LaneCancel pending fsync requests during WAL replay of...
2007-04-12 Magnus HaganderInstall debugger symbols (in their own directory)
2007-04-12 Magnus HaganderEnable IPV6 when building with MSVC.
2007-04-12 Neil ConwayRESET SESSION, plus related new DDL commands. Patch...
2007-04-11 Bruce MomjianUpdate text, per Greg Stark:
2007-04-11 Tom LaneCode review for btree page split WAL reduction patch...
2007-04-10 Bruce MomjianAdd:
2007-04-10 Bruce MomjianAdd:
2007-04-09 Tom LaneMinor tweaking of index special-space definitions so...
2007-04-09 Bruce MomjianAdd URL for:
2007-04-09 Magnus HaganderAdd cancel handlers so it's possible to Ctrl-C clusterd...
2007-04-08 Bruce MomjianDone:
2007-04-08 Tom LaneMinor editorialization on CLUSTER reference page.
2007-04-08 Tom LaneMake CLUSTER MVCC-safe. Heikki Linnakangas
2007-04-08 Tatsuo IshiiAdd -F option to set fillfactor for tellers, accounts...
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 MomjianAdd the usage count statistics to the information avail...
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 LaneDon't remove the 'alias' field from flattened rangetabl...
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 Andrew DunstanOnly run contrib check if there is a Makefile
2007-04-06 Tatsuo IshiiEnhance pgbench -l option to add timestamp. Patch contr...
2007-04-06 Tatsuo IshiiVarious pgbench enhancements. Patch contributed by...
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2007-04-06 Tom LaneSupport varlena fields with single-byte headers and...
2007-04-05 Bruce MomjianUpdate XML error message text for missing libxml; updat...
2007-04-05 Magnus HaganderContinue running contrib regression tests if one fails...
2007-04-05 Magnus HaganderMake sure list of tests is cleared out before getting...
2007-04-05 Bruce MomjianAdd URL for:
2007-04-05 Bruce MomjianImprove documentation/warning when --with-libxml is...
2007-04-04 Andrew Dunstanimprove test headings
2007-04-04 Bruce MomjianRe-add FAQ item 3.7 which was accidentally removed...
2007-04-04 Andrew DunstanDon't install files for xml2 when building without...
2007-04-04 Bruce MomjianRemove plpython casts C source code casts:
2007-04-04 Magnus HaganderDon't install files for sslinfo when building without...
2007-04-03 Bruce MomjianDocument how to identify an invalid index after a faile...
2007-04-03 Tom LaneRemove the CheckpointStartLock in favor of having backe...
2007-04-03 Bruce MomjianDone:
2007-04-03 Bruce MomjianAllow pl/pythonu >= version 2.3 to return boolean,...
2007-04-03 Bruce MomjianAllow PL/PythonU to compile on Python 2.5. Change...
2007-04-03 Bruce MomjianUpdate comment for new thread_test location.
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 MomjianAllow NOTIFY/LISTEN/UNLISTEN to only take relation...
2007-04-02 Andrew DunstanCheck length of enum literals on definition and input...
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 Tom LaneFix check_sql_fn_retval to allow the case where a SQL...
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 Magnus Haganderxcopy can only deal with forward-slashed paths when...
2007-04-02 Teodor SigaevFix caching of unsuccessful initialization of parser...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-04-01 Peter EisentrautUpdate catversion for new XML mapping functions
2007-04-01 Peter EisentrautUpdate SQL conformance for SQL to XML mappings
2007-04-01 Peter EisentrautMapping schemas and databases to XML and XML Schema.
2007-04-01 Peter EisentrautComplete cleaning
2007-03-30 Magnus HaganderAdd some instrumentation to the bgwriter, through the...
2007-03-30 Bruce MomjianUpdate Japanese FAQ.
next