]> granicus.if.org Git - postgresql/shortlog
postgresql
2005-10-03 Tom LanePreserve tuple OIDs during ATRewriteTable. Per gripe...
2005-10-03 Bruce MomjianMerge Tom and my descriptions of new sequence behavior...
2005-10-03 Bruce MomjianUpdate release notes to show how to upgrade a database...
2005-10-03 Bruce MomjianRemove, 8.1 completed items already removed:
2005-10-03 Bruce MomjianDone:
2005-10-03 Tom LaneExpand pg_control information so that we can verify...
2005-10-02 Tom LaneChange nextval and other sequence functions to specify...
2005-10-01 Tom Lane_SPI_execute_plan failed to return result tuple table...
2005-10-01 Bruce MomjianAdjust wording.
2005-09-30 Bruce MomjianOne of the web pages mentioned in dmetaphone.c has...
2005-09-30 Peter EisentrautEqualize wordings to avoid redundant translation work.
2005-09-30 Peter EisentrautClean up the help displays.
2005-09-30 Peter EisentrautChange the option spelling to --connection-limit to...
2005-09-29 Alvaro HerreraFix confusion between relfilenode and Oid.
2005-09-29 Tom LaneFix unportable usages in new pgbench code (strndup...
2005-09-29 Tatsuo IshiiAdd -f option which enables to read SQL commands from...
2005-09-29 Peter EisentrautCorrect spelling
2005-09-29 Bruce MomjianRemove acronym in one title.
2005-09-28 Tom LaneMention fix for bug #1916 in release notes for affected...
2005-09-28 Tom LaneRepair planning bug introduced in 7.4: outer-join ON...
2005-09-28 Bruce MomjianFix typo.
2005-09-28 Bruce MomjianAdd section on reliable operation, talking about cachin...
2005-09-28 Peter EisentrautImprove messages
2005-09-28 Bruce MomjianUpdate SQL conformance mention to 2003.
2005-09-28 Bruce MomjianUpdate Russian FAQ.
2005-09-27 Bruce MomjianAdd attribution.
2005-09-27 Bruce MomjianDone:
2005-09-27 Tom LaneSome marginal tweaks to make 'make installcheck' mostly...
2005-09-27 Tom LaneFix problems with PGXS builds against an installation...
2005-09-27 Bruce MomjianRelease notes up to date as of today.
2005-09-27 Bruce MomjianSuppress FAQ and TODO changes in pgcvslog output.
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2005-09-27 Bruce MomjianFix incorrect psql \x memory allocation for numericloca...
2005-09-27 Bruce MomjianAdd:
2005-09-27 Bruce MomjianNovice:
2005-09-27 Tom LaneFix our version of strdup() to adhere to the standard...
2005-09-26 Tom LaneCreate preliminary release notes for upcoming back...
2005-09-26 Bruce MomjianRename variable for clarity.
2005-09-26 Peter EisentrautDon't need gettext calls around debug messages.
2005-09-26 Bruce MomjianPrevent threaded python build on BSD's, where it fails.
2005-09-26 Bruce MomjianDone:
2005-09-26 Bruce MomjianLog protocol-excute fetch operatation as fetch, rather...
2005-09-26 Bruce MomjianAdd:
2005-09-25 Tom LaneThe original patch to avoid building a hash join's...
2005-09-25 Bruce MomjianWording cleanup.
2005-09-25 Bruce MomjianDocument why PQtrace and ecpg debug() can crash the...
2005-09-24 Neil ConwayCleanups for recent addition to log_connections documen...
2005-09-24 Bruce MomjianImprove wording.
2005-09-24 Tom LaneClean up possibly-uninitialized-variable warnings repor...
2005-09-24 Bruce MomjianAdd mention of duplicate connection messages from psql...
2005-09-24 Bruce MomjianUpdate release notes for 4-byte UTF mappings.
2005-09-24 Tom LaneClean up possibly-uninitialized-variable warnings repor...
2005-09-24 Tom LaneDocument change in large object snapshotting behavior...
2005-09-24 Tom LaneSuppress signed-vs-unsigned-char warnings in contrib.
2005-09-24 Tom LaneSuppress signed-vs-unsigned-char warnings.
2005-09-24 Tom LaneIn a machine where INT64_IS_BUSTED, we can only support...
2005-09-23 Bruce MomjianAdd comments explaining clauses used by CREATE ROLE...
2005-09-23 Bruce MomjianAdd:
2005-09-23 Bruce MomjianAdd:
2005-09-23 Bruce MomjianAdd:
2005-09-23 Bruce MomjianRemove xid wraparound mention, because it was already...
2005-09-23 Tom LaneFix typo in comment.
2005-09-23 Tom LaneDocument that chkpass ignores password characters after...
2005-09-23 Bruce MomjianAdd:
2005-09-23 Bruce MomjianAdd:
2005-09-23 Bruce MomjianClarify autovacuum wording.
2005-09-23 Bruce MomjianPlease find attached a patch which tells about what...
2005-09-23 Bruce MomjianMention that autovacuum also needs stats.
2005-09-23 Bruce MomjianAttached patch takes a swing at improving the autovacuu...
2005-09-22 Bruce MomjianAdd warning about DOMAINs.
2005-09-22 Bruce MomjianAdd:
2005-09-22 Bruce MomjianMove table constraint patch up into the main new featur...
2005-09-22 Tom LaneFix bug introduced into indexable_outerrelids() by...
2005-09-22 Bruce MomjianAdd "basic" for table partitioning.
2005-09-22 Bruce MomjianAdd instructions.
2005-09-22 Bruce MomjianAdd "codelines" script to compute number of lines in...
2005-09-22 Bruce MomjianAdd:
2005-09-22 Bruce Momjianpgindent new GIST index code, per request from Tom.
2005-09-22 Tom LaneAdjust GiST error messages to conform to message style...
2005-09-22 Tom LaneTake exclusive buffer lock in scan_heap() to eliminate...
2005-09-22 Bruce MomjianThis patch cleans up the access to members of ItemIdData.
2005-09-22 Bruce MomjianAdd:
2005-09-22 Bruce MomjianFix psql \x by removing puts().
2005-09-22 Bruce MomjianSuppress port number for unix domain sockets in log...
2005-09-22 Tom LaneRemove some dead code.
2005-09-21 Tom LaneFix postgresql.conf lexer to accept doubled single...
2005-09-21 Tom LaneSuppress database dump item when --table and/or --schem...
2005-09-21 Tom Laneoptimize_minmax_aggregates() neglected to check for...
2005-09-20 Bruce MomjianFix interaction between psql \set AUTOCOMMIT and "ON_ER...
2005-09-20 Bruce MomjianMerge items:
2005-09-20 Bruce MomjianReturn proper value for psql -f filename failure if...
2005-09-20 Bruce Momjianautovacuum setting false -> off, for consistency
2005-09-20 Bruce MomjianFix typo:
2005-09-20 Bruce MomjianAdd:
2005-09-20 Bruce MomjianUpdate profile file location.
2005-09-20 Bruce MomjianAdd:
2005-09-19 Bruce MomjianRemove:
2005-09-19 Bruce MomjianPrint proper cause of statement cancel, user interactio...
2005-09-19 Bruce Momjianupdate timestamp on file.
2005-09-18 Peter EisentrautClarify some error messages
next