OSDN Git Service

pg-rex/syncrep.git
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.
2005-01-30 Bruce MomjianMerge unix and non-unix platform faq items, and remove...
2005-01-30 Bruce MomjianUpdate OID item description.
2005-01-30 Tom LanePreliminary release notes for 8.0.1, 7.4.7, 7.3.9,...
2005-01-29 Tom LaneWe haven't had a fixed limit on rule recursion depth...
2005-01-29 Tom LaneMake sure contrib C functions are marked strict where...
2005-01-28 Tom LaneAdd documentation for format_type(), which somehow...
2005-01-28 Tom LaneAdd note cautioning that you can't use an encrypting...
2005-01-28 Tom LaneWhen dealing with multiple grouping columns coming...
2005-01-28 Tom LaneImprove planner's estimation of the space needed for...
2005-01-28 Tom Lanepg_aggregate.h fails to compile standalone, for lack...
2005-01-28 Tom LaneAdjust mkdir_p to do stat() before trying mkdir()....
2005-01-27 Tom LaneCheck that aggregate creator has the right to execute...
2005-01-27 Neil ConwaySmall patch to move get_grosysid() from catalog/aclchk...
2005-01-27 Neil ConwayChange heap_modifytuple() to require a TupleDesc rather...
2005-01-27 Tom LaneNow that I look at it, int_array_enum() didn't work...
2005-01-27 Tom LaneFix security and 64-bit issues in contrib/intagg. ...
2005-01-27 Teodor SigaevAdd intset() to README
2005-01-27 Neil ConwayProvide a more descriptive error message when the retur...
2005-01-27 Tom LaneGeneralize TRUNCATE to support truncating multiple...
2005-01-27 Neil ConwayAdd regression tests for recent cursor/savepoint bug...
2005-01-26 Tom LaneClose all cursors created during a failed subtransactio...
2005-01-26 Tom LaneAdjust Windows autovacuum service to retry for up to...
2005-01-26 Tom LaneOn Windows, set the postmaster executable's stack size...
2005-01-26 Tom LaneMinor tweak to avoid unnecessary memory bloat when...
2005-01-26 Tom LaneAdd docs for a couple of formerly-undocumented geometri...
2005-01-26 Tom LaneMake pg_dump and pg_restore handle binary archive forma...
2005-01-26 Tom LaneUse SHGetFolderPath instead of SHGetSpecialFolderPath...
2005-01-26 Tom LaneAvoid unnecessary dependence on u_int16_t, per buildfar...
2005-01-26 Neil ConwayThe attached patch implements the soundex difference...
2005-01-25 Tom LaneFix breakage created by addition of separate 'acl pass...
2005-01-25 Peter EisentrautAdd missing "ko".
2005-01-25 Teodor Sigaevimprove support of agglutinative languages (query with...
2005-01-25 Michael MeskesFixed segfault due to freeing a struct definition twice...
2005-01-25 Teodor SigaevChange
2005-01-25 Neil ConwayRegression tests for recent bugfix to ALTER TABLE ADD...
2005-01-24 Tom LaneFix ALTER TABLE ADD COLUMN so that constraints of domai...
2005-01-24 Tom LaneDisallow LOAD to non-superusers. Per report from John...
2005-01-24 Tom LaneFix memory leak in rtdosplit, per report from Clive...
2005-01-24 Neil ConwayFix typo.
2005-01-24 Neil Conwaypg_autovacuum fixes from Dave Page:
2005-01-23 Bruce MomjianDocument why CREATE CONSTRAINT TRIGGER doesn't tab...
2005-01-23 Tom LaneThe result of a FULL or RIGHT join can't be assumed...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2005-01-23 Tom Lanepg_dump dumped the wrong tablespace for an index (ie...
2005-01-23 Tom LaneNew routine _getObjectDescription() failed to cope...
2005-01-22 Bruce MomjianMention issue with < and > in docs.
2005-01-22 Bruce MomjianMore < and > changes to ampersands.
2005-01-22 Bruce MomjianMore < and > cleanups converted to ampersands.
2005-01-22 Bruce MomjianMore fixes for => and ->, use proper ampersand markups.
2005-01-22 Bruce MomjianUpdate version restriction on xml2.
2005-01-22 Bruce MomjianChange -> and <- to use proper ampersand markups.
2005-01-22 Bruce MomjianFix README /contrib/xml2 reference in 8.0 and HEAD.
2005-01-22 Bruce MomjianUpdate count(*) discussion ideas:
2005-01-22 Neil ConwayThis patch updates the regression tests to allow "make...
2005-01-20 Neil ConwayTrivial fix: remove some stray leading whitespace.
2005-01-19 Neil ConwayRefactor transformExpr() by creating separate functions...
2005-01-19 Bruce MomjianDocument that Rekall is GPL now.
2005-01-19 Bruce MomjianAdd:
2005-01-19 Neil ConwayAdd some basic regression tests for refcursors in PL...
2005-01-19 Bruce MomjianFix typo.
2005-01-18 Neil ConwayThis patch makes some improvements to the rtree index...
2005-01-18 Neil ConwayReplace the use of "0" with "NULL" where appropriate...
2005-01-18 Bruce MomjianWin32 8.1 stamp.
2005-01-18 Bruce MomjianStamp 8.1 in configure.
2005-01-18 Bruce MomjianUpdate version stamps for 8.1 as listed in RELEASE_CHANGES.
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 PostgreSQL... its that time ... tag it for release
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 Tom LaneClarify that the --enable-integer-datetimes switch...
2005-01-17 Bruce MomjianPlease find enclosed another patch that now (I hope...
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 Peter EisentrautFix format string error.
2005-01-17 Neil ConwayFix minor thinko in pg_dump documentation of "-n" option.
2005-01-17 Bruce MomjianSpelling fix.
2005-01-17 Neil ConwayThis trivial patch adds a regression test for CASE...
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 Peter EisentrautNew translation
2005-01-17 Bruce MomjianPlease find enclosed a patch to the pl/perl documents...
2005-01-17 Bruce MomjianMention ALTER COLUMN TYPE in FAQ.
2005-01-17 Bruce MomjianUpdate German FAQ.
2005-01-17 Peter EisentrautTranslation updates
2005-01-17 Bruce MomjianUpdate to 8.0.0 for packaging.
2005-01-17 Peter EisentrautUpdate supported platforms list.
2005-01-17 Tom LaneSome more copy-editing.
2005-01-15 Bruce MomjianRemove </a>
2005-01-15 Bruce MomjianUpdate TORA item.
2005-01-15 Bruce MomjianUpdate Brazilian FAQ.
2005-01-15 Tom LaneSome minor editing work on the release notes.
next