]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2005-10-06  Tom LaneFix oversight in indexscan plan creation. I recently...
2005-10-06  Peter Eisentrautpg_config should print an error message to stderr and...
2005-10-06  Tom LaneRevise pgstats stuff to fix the problems with not count...
2005-10-05  Neil ConwayCode cleanup for log_disconnections(). Patch from Qingq...
2005-10-05  Bruce MomjianImprove wording of entry.
2005-10-05  Tom LaneMake set_function_size_estimates() marginally smarter...
2005-10-05  Tom LaneAdd -Winline to the default CFLAGS for gcc, and remove
2005-10-05  Michael MeskesAlso synced the ecpg lexer with the backend lexer.
2005-10-05  Bruce MomjianFix pgxs for spaces in file names on Win32
2005-10-05  Bruce MomjianUpdate Japanese FAQ.
2005-10-05  Bruce MomjianUpdate FAQ for version number.
2005-10-04  Peter EisentrautClean up some messages and fix missing translation...
2005-10-04  Teodor SigaevFix compile error
2005-10-04  Tatsuo IshiiOops. Partially saved file was committed.
2005-10-04  Tatsuo IshiiAllow multiple -f options.
2005-10-04  Michael MeskesSomehow I missed some parser changes, so this commit...
2005-10-04  Peter EisentrautAdd _ to gettext triggers. Must have been forgotten...
2005-10-04  Tom LaneAdd an expected case to cover error message as spelled...
2005-10-03  Tom LaneCOPY's test for read-only transaction was backward...
2005-10-03  Tom LaneAdd a trace_sort option to help with measuring resource...
2005-10-03  Tom LaneSeparate out the VacRUsage stuff as an independent...
2005-10-03  Tom LaneFix procedure for updating nextval() defaults so that...
2005-10-03  Teodor SigaevOptimize benchmark query and update benchmark's results.
2005-10-03  Bruce MomjianFix font of sequence header.
2005-10-03  Bruce MomjianFix null bytes at end of file (weird).
2005-10-03  Bruce MomjianUpdate sequence docs.
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.
next