OSDN Git Service

pg-rex/syncrep.git
2005-02-20 Tom LaneAdd code to prevent transaction ID wraparound by enforc...
2005-02-19 Tom LaneNew arrangement to always let the bgwriter do checkpoin...
2005-02-19 Tom LaneEnsure that the resolved datatype of any unknown Param...
2005-02-19 Bruce MomjianFix typo in SGML.
2005-02-19 Bruce MomjianAdd reference to the NewbieDoc Docbook Guide.
2005-02-18 Tom LaneConvert MemoryContextSwitchTo() into an inline function...
2005-02-15 Bruce MomjianUpdate question text:
2005-02-15 Bruce MomjianUpdate Momjain book URL.
2005-02-15 Bruce MomjianUpdate URL for Momjian book.
2005-02-15 Bruce MomjianChange wording:
2005-02-15 Bruce MomjianAdd mention of syntax for GRANT ALL:
2005-02-15 Bruce MomjianUpdate comment on VACUUM FULL.
2005-02-15 Bruce MomjianFix typo:
2005-02-15 Bruce MomjianAdd:
2005-02-15 Bruce MomjianDocument usage of gettext_noop().
2005-02-14 Bruce MomjianImprove documentation of signal usage for HAVE_SIGPROCM...
2005-02-14 Bruce MomjianImprove documentation of signal usage for HAVE_SIGPROCM...
2005-02-14 Bruce MomjianAdd:
2005-02-14 Tom LaneALTER LANGUAGE RENAME has never worked. Per Sergey...
2005-02-14 Neil ConwayMinor consistency improvement.
2005-02-14 Bruce MomjianAdd:
2005-02-13 Bruce MomjianPrint file name and errno string on rmtree failure.
2005-02-13 Tom LaneWrite some real documentation about the index access...
2005-02-13 Bruce MomjianMove plpgsql DEBUG from DEBUG2 to DEBUG1 because it...
2005-02-13 Bruce MomjianClarify:
2005-02-13 Bruce MomjianAdd:
2005-02-12 Bruce MomjianMove plpgsql DEBUG from DEBUG2 to DEBUG1 because it...
2005-02-11 Tom LaneAdd a regression test to verify that the stack depth...
2005-02-11 Bruce MomjianUpdate to Russian FAQ, HEAD and 8.0.X.
2005-02-11 Bruce MomjianMake clearer warning about using 'now' with DEFAULT:
2005-02-11 Bruce MomjianMention that some psql environment variables come from...
2005-02-11 Neil ConwayAdjust input routines for float4, float8 and oid to...
2005-02-11 Tom LaneFix ANALYZE to accumulate some minimal statistics for...
2005-02-10 Tom LaneFix SPI cursor support to allow scanning the results...
2005-02-10 Michael MeskesFixed changelog entry to list correct bug reporter.
2005-02-10 Michael MeskesFixed more parsing bugs in other CREATE statements...
2005-02-10 Neil ConwayAdd some index entries for RAISE and exception handling...
2005-02-10 Neil ConwayImprovements to documentation of shared memory configur...
2005-02-10 Neil ConwayUse now() rather than 'now' in an example in the PL...
2005-02-10 Bruce MomjianUpdate pginstaller URL to postgresql.org/ftp/win32/.
2005-02-09 Neil ConwayALTER TABLE ADD COLUMN exhibits a significant memory...
2005-02-09 Michael MeskesFixed bug in parsing of CREATE AS statement.
2005-02-08 Bruce MomjianSpacing:
2005-02-08 Bruce MomjianIt seems like most people don't want automatic failover...
2005-02-06 Neil ConwayBetter late than never: document that the GiST API...
2005-02-06 Tom LaneDocument array behavior for out-of-range subscripts.
2005-02-06 Tom LaneRepair CLUSTER failure after ALTER TABLE SET WITHOUT...
2005-02-05 Tom LaneFix bit-rot in ipc_test.c; it didn't include some stuff...
2005-02-05 Tom LaneMarginal hack to merge adjacent ReleaseBuffer/ReadBuffe...
2005-02-04 Neil ConwayRefactor some duplicated code in lock.c: create UnGrant...
2005-02-03 Tom LaneFix minor thinko in logic to set dump order when dumpin...
2005-02-03 Tom LaneEnsure that all details of the ARC algorithm are hidden...
2005-02-03 Neil ConwayMinor SGML improvements.
2005-02-02 Tom LaneImprove performance of fmgr.c calling routines for...
2005-02-02 Tom LaneAdjust constant-folding of CASE expressions so that...
2005-02-02 Bruce MomjianImprove wording of to_char() change in 8.1:
2005-02-02 Bruce MomjianUpdate FAQ numbering.
2005-02-02 Bruce MomjianUpdate RESET ALL items:
2005-02-02 Bruce MomjianAdd to release checklist:
2005-02-02 Michael MeskesFixed bug in parsing of #line statement in declare...
2005-02-02 Bruce MomjianRemove pgsql_tmp directory FAQ item.
2005-02-02 Neil ConwayAdd support for temporary views, including documentatio...
2005-02-01 Neil ConwayFix a bug induced by the list-rewrite that resulted...
2005-02-01 Tom LaneAdjust estimate_num_groups() to not clamp per-relation...
2005-02-01 Bruce MomjianAdd Josh's performance page.
2005-02-01 Tom LaneAdjust plpgsql to allow assignment to an element of...
2005-02-01 Bruce MomjianAdd FETCH/MOVE:
2005-02-01 Bruce MomjianAdd:
2005-02-01 Bruce MomjianFinal FAQ cleanups to remove information about very...
2005-02-01 Bruce MomjianRemove outer join simulation using UNION now that we...
2005-02-01 Bruce MomjianRemove FAQ about database terms.
2005-02-01 Bruce MomjianRemove FAQ mention of DROP column.
2005-02-01 Bruce MomjianUpdate LIMIT/FETCH FAQ item.
2005-02-01 Tom LaneSync inet formatting code with recent BIND releases...
2005-02-01 Bruce MomjianUpdate connections FAQ item.
2005-01-31 Bruce MomjianFix markup typo.
2005-01-31 Bruce MomjianUpdate debeug FAQ.
2005-01-31 Bruce MomjianRestructure debug FAQ entry.
2005-01-31 Bruce MomjianReorganize FAQ entry on performance.
2005-01-31 Bruce MomjianUpdate admin tools FAQ.
2005-01-31 Bruce MomjianUpdate PHP mention.
2005-01-31 Bruce MomjianRemove "Support" FAQ item. We now have a tab on our...
2005-01-31 Bruce MomjianWording improvement.
2005-01-31 Bruce MomjianReorder support FAQ items.
2005-01-31 Bruce MomjianUpdate section to mention developer's FAQ.
2005-01-31 Bruce MomjianMention releases are every 10-12 months now.
2005-01-31 Bruce MomjianSimplify FAQ item about obtaining support.
2005-01-31 Bruce MomjianClarify license FAQ item.
2005-01-31 Bruce MomjianModernize the FAQ item "What is PostgreSQL" to skip...
2005-01-30 Tom LaneRecommend security@postgresql.org as the contact point...
2005-01-30 Bruce MomjianUpdate FAQ text file.
2005-01-30 Bruce MomjianFAQ markup fixes.
2005-01-30 Bruce MomjianFix ampersand in URL.
2005-01-30 Bruce MomjianRemove IN/slow FAQ item because it only applies to...
2005-01-30 Bruce MomjianRemove GEQO and Rtree FAQ items.
2005-01-30 Bruce MomjianMore index item rewording.kUpdate FAQ.
2005-01-30 Bruce MomjianReword index/slow query item.
2005-01-30 Bruce MomjianRemove FAQ item about binary cursors.
2005-01-30 Bruce MomjianRemove FAQ items about IPC errors. We now report the...
2005-01-30 Bruce MomjianMerge two Interfaces FAQ items into one.
next