OSDN Git Service

pg-rex/syncrep.git
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.
2007-03-30 Bruce MomjianUpdate SSL description for when SSL root.crt/server...
2007-03-30 Tom LaneFix oversight in coding of _bt_start_vacuum: we can...
2007-03-29 Bruce Momjianpg_char_to_encoding() was redundant in initdb because
2007-03-29 Bruce MomjianAdd to:
2007-03-29 Bruce MomjianAdd:
2007-03-29 Magnus HaganderInstall include files
2007-03-29 Bruce MomjianUpdate:
2007-03-29 Bruce MomjianUpdate item:
2007-03-29 Tom Laneexec_parse_message neglected to copy parameter type...
2007-03-29 Magnus HaganderMake ECPG regression tests use native threading instead...
2007-03-29 Michael Meskes- Added patch by Magnus Hagander <magnus@hagander.net...
2007-03-29 Tom LaneTeach CLUSTER to skip writing WAL if not needed (ie...
2007-03-28 Neil ConwayCode cleanup for the new regexp UDFs: we can hardcode...
2007-03-28 Neil ConwayReplace 4-clause licensed blf.[ch] with blowfish implem...
next