]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2010-06-03  Bruce MomjianDocument that && geometric operator is true even if...
2010-06-02  Heikki LinnakangasFix obsolete comments that I neglected to update in...
2010-06-01  Bruce MomjianUpdate C++ release note item wording.
2010-06-01  Bruce MomjianComment out C++ docs for later user. Tone down C+...
2010-06-01  Bruce MomjianMention palloc/pfree for C++ memory allocation in docs.
2010-06-01  Bruce MomjianFix SGML markup for tag title.
2010-06-01  Bruce MomjianAdd documentation section "Using C++ for Extensibility".
2010-06-01  Bruce MomjianShow schema name for REINDEX.
2010-05-31  Bruce MomjianOverflow box is on page after listed page number, per...
2010-05-31  Bruce MomjianUpdate TeX overflow documentation page pattern mask...
2010-05-31  Bruce MomjianDocument how to find TeX overflow boxes in our document...
2010-05-31  Bruce MomjianAdd error hint that PL/pgSQL "EXECUTE of SELECT .....
2010-05-31  Alvaro HerreraAdd note about database ownership to REASSIGN OWNED...
2010-05-31  Bruce MomjianReword fsync and full_page_writes docs to be clearer...
2010-05-31  Heikki LinnakangasSend all outstanding WAL before exiting when smart...
2010-05-30  Tom LaneFix misuse of Lossy Counting (LC) algorithm in compute_...
2010-05-30  Tom LaneChange the notation for calling functions with named...
2010-05-30  Bruce MomjianClarify the meaning of "trusted language" in the docume...
2010-05-29  Tom LaneAdd text to "Populating a Database" pointing out that...
2010-05-29  Bruce MomjianDocument that NOT NULL domain constraints are not alway...
2010-05-29  Heikki LinnakangasFix typos in recent doc patch. Fujii Masao
2010-05-29  Bruce MomjianAdd C comment that we will have to remove an exclusion...
2010-05-28  Tom LaneAbort a FETCH_COUNT-controlled query if we observe...
2010-05-28  Tom LaneFix oversight in the previous patch that made LIKE...
2010-05-28  Bruce MomjianDocument use of VPATH builds.
2010-05-28  Tom LaneRewrite LIKE's %-followed-by-_ optimization so it reall...
2010-05-28  Itagaki TakahiroPGDLLEXPORT is __declspec (dllexport) only on MSVC,
2010-05-28  Heikki LinnakangasUpdate High Availability docs. Clarify terms master...
2010-05-28  Tom LaneRejigger mergejoin logic so that a tuple with a null...
2010-05-27  Tom LaneChange ps_status.c to explicitly track the current...
2010-05-27  Peter EisentrautSmall correction/clarification in discussion of Unicode...
2010-05-27  Tom LaneFix the volatility marking of textanycat() and anytextc...
2010-05-27  Tom LaneMake CREATE INDEX run expression preprocessing on a...
2010-05-27  Itagaki TakahiroMark PG_MODULE_MAGIC and PG_FUNCTION_INFO_V1 with PGDLL...
2010-05-27  Heikki LinnakangasMake it more clear that you need to release savepoint...
2010-05-27  Robert HaasAvoid starting walreceiver in states where it shouldn...
2010-05-27  Heikki LinnakangasAdjust comment to reflect that we now have Hot Standby...
2010-05-26  Bruce MomjianFix SGML markup
2010-05-26  Tom LaneImprove SSL-related documentation. Explain how to...
2010-05-26  Bruce MomjianDocument pgFouine and check_postgres as log analysis...
2010-05-26  Heikki LinnakangasThinko in previous commit: ensure that MAX_SEND_SIZE...
2010-05-26  Heikki LinnakangasIn walsender, don't sleep if there's outstanding WAL...
2010-05-26  Tom LaneRearrange libpq's SSL initialization to simplify it...
2010-05-26  Tom LaneFix bogus error message for SSL-cert authentication...
2010-05-26  Simon RiggsHS Defer buffer pin deadlock check until deadlock_timeo...
2010-05-26  Robert HaasFix psql help: \da+ is same as \da, but \daS is not.
2010-05-26  Tom LaneThe message style police pay a visit to hba.c.
2010-05-26  Tom LaneMinor editorialization for be-secure.c: fix comments...
2010-05-26  Tom LaneTell openssl to include the names of the root certs...
2010-05-26  Robert HaasMore fixes for shutdown during recovery.
2010-05-25  Tom LaneAdd missing newlines to some SSL-related error messages...
2010-05-25  Tom LaneFix oversight in construction of sort/unique plans...
2010-05-25  Michael MeskesReplace self written 'long long int' configure test...
2010-05-25  Bruce MomjianRemove IMPLEMENTATION.jp file from pg_upgrade docs...
2010-05-25  Bruce MomjianUpdate pg_upgrade IMPLEMENTATION doc file to match...
2010-05-25  Bruce MomjianModify pg_standby, pgbench, and pg_upgrade manual pages...
2010-05-25  Bruce MomjianAdd pg_upgrade docs about binary compatibility, per...
2010-05-25  Michael MeskesAdded a configure test for "long long" datatypes. So...
2010-05-25  Bruce MomjianAdd Japanese Implementation file to CVS.
2010-05-25  Bruce MomjianRe-order pg_upgrade 'help' options to be alphabetical.
2010-05-24  Bruce MomjianIn pg_upgrade, test for datallowconn instead of hardcod...
2010-05-24  Bruce MomjianUpdate pg_upgrade docs to show options in alphabetical...
2010-05-24  Bruce MomjianSplit apart pg_upgrade user lookup and root check so...
2010-05-23  Tom Laneissue_warnings() has no business freeing its parameter...
2010-05-23  Tom LaneFix oversight in join removal patch: we have to delete...
2010-05-21  Robert HaasUnbreak \h; can't do strlen(NULL).
2010-05-20  Michael MeskesEcpg now accepts "long long" datatypes even if "long...
2010-05-20  Tom LaneFix index entry for lo_compat_privileges, per bug ...
2010-05-20  Magnus HaganderChange the "N. Central Asia Standard Time" timezone...
2010-05-20  Bruce MomjianShow oid2name command-line arguments in documentation...
2010-05-19  Bruce MomjianSGML markup cleanup for pg_upgrade.
2010-05-19  Bruce MomjianDoc change: Rename of directory no longer required...
2010-05-19  Bruce Momjianpg_upgrade doc cleanup
2010-05-19  Bruce MomjianRestore oid2name doc change.
2010-05-19  Bruce MomjianAdd command-line documentation for pg_upgrade.
2010-05-19  Bruce MomjianSimplify pg_upgrade queries by using IN instead of...
2010-05-19  Bruce MomjianFor pg_upgrade, update template0's datfrozenxid and...
2010-05-18  Magnus HaganderRefer to pg_ident.conf as config file for username...
2010-05-18  Bruce MomjianUse a 'datallowconn' check for avoiding 'template0...
2010-05-18  Magnus HaganderMake pg_upgrade documentation refer to 9.0 instead...
2010-05-18  Andrew DunstanFix regression tests to match error message change
2010-05-18  Bruce MomjianAdd pg_upgrade TESTING files explaining a testing method.
2010-05-18  Robert HaasMove pg_notify() details to a subsection within the...
2010-05-17  Alvaro HerreraMake table in example less wide.
2010-05-17  Andrew DunstanFollow up a visit from the style police.
2010-05-17  Andrew DunstanClarify plperl subroutine name release notes item,...
2010-05-16  Robert HaasInsert line breaks in two places in SQL functions docum...
2010-05-16  Robert HaasFix longstanding typo in V1 calling conventions documen...
2010-05-15  Tom LaneEnsure that pg_restore -l will output DATABASE entries...
2010-05-15  Robert HaasRename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CON...
2010-05-15  Tom LaneImprove documentation of pg_restore's -l and -L switche...
2010-05-15  Tom LaneSpell __NetBSD__ the same way everywhere. Per Giles...
2010-05-15  Bruce MomjianAdjust pg_upgrade BSD defines for scandir(), per report...
2010-05-15  Bruce MomjianUse __bsdi__ consistently.
2010-05-15  Bruce MomjianChange bsdi define to __bsdi__
2010-05-15  Heikki LinnakangasFix typos in comments, spotted by Josh Kupershmidt.
2010-05-15  Simon RiggsFix bug in processing of checkpoint time for max_standb...
2010-05-14  Robert HaasWe now accept read-only connections in state PM_RECOVER...
2010-05-14  Itagaki TakahiroRemove CRs.
2010-05-14  Simon RiggsAdd many new Asserts in code and fix simple bug that...
next