]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-02-08  Tom LaneSince GSSAPI and SSPI authentication don't work in...
2008-02-07  Tom LaneAvoid misbehavior in foreign key checks when casting...
2008-02-07  Bruce MomjianAdd "automatically" to HOT release note description.
2008-02-07  Tom LaneSome variants of ALTER OWNER tried to make the "object...
2008-02-07  Tom LaneAdd missing copyfuncs/equalfuncs support for AlterTSDic...
2008-02-07  Magnus HaganderFix msvc install for cases where msgfmt (from gettext...
2008-02-07  Tom LaneFix silly mistake in expand_indexqual_rowcompare -...
2008-02-07  Tom LaneFix CREATE TABLE ... LIKE ... INCLUDING INDEXES to...
2008-02-07  Magnus HaganderFix msvc install script to properly install NLS files...
2008-02-07  Michael Meskes- Fixed segfault in ecpg when using an array element.
2008-02-06  Magnus HaganderFix very broken clean.bat for msvc install. The way...
2008-02-05  Magnus HaganderHandle libraries in directories with spaces in them.
2008-02-03  Tom LaneFix mistaken duplicate reference to max_fsm_pages,...
2008-02-02  Tom LaneMinor wordsmithing in release notes' description of...
2008-02-02  Tom LaneMove example of turning off synchronous_commit to a...
2008-02-02  Tom LaneFix WaitOnLock() to ensure that the process's "waiting...
2008-02-01  Marc G. Fournierconfigure tag'd 8.3.0 and built witih autoconf 2.59 REL8_3_0
2008-02-01  Bruce MomjianStamp 8.3 in CVS. _No_ update of configure/configure.in.
2008-02-01  Bruce MomjianUpdate FAQ for most recent release as 8.3.
2008-02-01  Bruce MomjianUpdate item:
2008-01-31  Bruce MomjianFix spelling typo in comment.
2008-01-31  Bruce MomjianAdd comment about possible URL changes for www7.hp...
2008-01-31  Bruce MomjianUpdate spoofing /tmp symlink instructions to be more...
2008-01-31  Tom LaneMention synchronize_seqscans GUC variable in release...
2008-01-31  Tom LaneRemove the old table of "supported platforms" in favor...
2008-01-31  Tom LaneFix pg_GSS_error to use conn->errorMessage more sanely...
2008-01-31  Tom LaneImprove pg_autovacuum documentation to clarify that...
2008-01-31  Peter EisentrautTranslation updates
2008-01-31  Bruce MomjianDocument the idea of creating a symbolic link in /tmp...
2008-01-31  Andrew DunstanRemove 3 hex digit limit on symbol number in recent...
2008-01-31  Bruce MomjianAdd:
2008-01-31  Magnus HaganderAdd pid to the pgident event name on win32.
2008-01-31  Andrew DunstanFix test that wrongly excluded some dumpbin symbols.
2008-01-30  Tom LaneAdd checks to TRUNCATE, CLUSTER, and REINDEX to prevent...
2008-01-30  Tom LaneAdd a GUC variable "synchronize_seqscans" to allow...
2008-01-30  Peter EisentrautTranslation updates
2008-01-30  Peter EisentrautImprove table reference
2008-01-30  Peter EisentrautUpdate key words table for 8.3
2008-01-30  Tom LaneDon't putenv() a string that is allocated in a context...
2008-01-29  Bruce MomjianUpdate wording:
2008-01-29  Bruce MomjianAdd item:
2008-01-29  Bruce MomjianRemove duplicat item:
2008-01-29  Peter Eisentrautmarkup correct
2008-01-29  Tom LaneFix up closePGconn() so that PQreset() will work on...
2008-01-29  Tom LaneArrange to ignore SIGPIPE during SSL_read() and SSL_shu...
2008-01-28  Bruce MomjianAdd "Communication Method" row to HA feature matrix...
2008-01-27  Tom LaneMinor editorial improvements in documentation of sessio...
2008-01-26  Tom LaneChange StatementCancelHandler() to check the DoingComma...
2008-01-25  Tom LaneFix two different copy-and-paste-os in CSV log rotation...
2008-01-25  Andrew DunstanFix example of de-escaping bytea argument, per Florian...
2008-01-25  Tom LaneRelease any detoasted copies of arrays that are made...
2008-01-24  Peter EisentrautChange /contrib to contrib for consistency.
2008-01-23  Tom LanePrevent integer overflow within the integer-datetimes...
2008-01-23  Tom LaneProvide a concrete example of parameter expansion in...
2008-01-23  Tom LaneAvoid mathematical inconsistency in example about avoid...
2008-01-23  Alvaro HerreraImprove lock level choices in pg_shdepend.c. Noticed...
2008-01-23  Tom LaneReference pgAdmin as a typical client-side tool, rather...
2008-01-23  Andrew DunstanDocument the fix for perl 5.10 with this comment:
2008-01-22  Andrew DunstanWork around for perl 5.10 bug - fix due to perl hacker...
2008-01-21  Peter EisentrautProvide a clearer error message if the pg_control versi...
2008-01-21  Tom LaneImprove description of bgwriter_lru_multiplier, per...
2008-01-21  Tom LaneFix RS_isRegis() to agree exactly with RS_compile(...
2008-01-20  Tom LaneFix psql \h output for case of no parameters (ie, list...
2008-01-20  Alvaro HerreraSplit error message.
2008-01-19  Tom LaneMake pg_regress clean out the testtablespace directory...
2008-01-18  Marc G. Fourniermust commit after autoconf ... and yes, I used the... REL8_3_RC2
2008-01-18  Bruce MomjianStamp release for 8.3RC2; configure will be stamped...
2008-01-17  Tom LaneInsert into getCopyDataMessage() the same logic that...
2008-01-17  Tom LaneFix subselect.c to avoid assuming that a SubLink's...
2008-01-17  Tom LaneFix ALTER INDEX RENAME so that if the index belongs...
2008-01-17  Bruce MomjianUpdate Japanese FAQ.
2008-01-17  Magnus HaganderTypo fix.
2008-01-17  Magnus Haganderpgcrypto doc updates
2008-01-16  Andrew DunstanDocument the fact that COPY always uses the client...
2008-01-16  Tom LaneRemove inappropriate cd commands, per David Wheeler...
2008-01-16  Bruce MomjianImprove usage message for pgindent.
2008-01-16  Teodor SigaevFix core dump with buffer-overrun by too long infinitiv...
2008-01-15  Tom LaneBe less wishy-washy in the documentation and comments...
2008-01-15  Tom LanePrevent CLUSTER from decreasing a relation's relfrozenx...
2008-01-15  Tom LaneRevise memory management for libxml calls. Instead...
2008-01-15  Tom LaneTweak new error message to conform to style guidelines.
2008-01-15  Teodor SigaevAdd check of headline method presence. Per report by...
2008-01-15  Michael MeskesRe-enabled variables in fetch/move command.
2008-01-15  Tom LaneSomebody forgot to add this ERRCODE everywhere it shoul...
2008-01-14  Bruce MomjianAdd:
2008-01-14  Bruce MomjianMost recent Postgres version is 8.2.6, per report from...
2008-01-14  Tom LanePrevent pg_dump from dumping the comment (if any) on...
2008-01-14  Tom LaneAvoid cluttering the postmaster log with bogus complaints
2008-01-14  Tom LaneFix an ancient oversight in libpq's handling of V3...
2008-01-14  Alvaro HerreraMark autovacuum entries in pg_stat_activity so that...
2008-01-14  Michael MeskesSet valid return values even in case of an error to...
2008-01-14  Tom LaneFix pgstat_heap() to not be broken by syncscans startin...
2008-01-14  Tom LaneUse an indexscan not a heapscan to search pg_index...
2008-01-14  Tom LaneFix CREATE INDEX CONCURRENTLY so that it won't use...
2008-01-13  Tom LaneFix a regression test that fails if default_text_search...
2008-01-13  Tom LaneAdd note pointing out that read-only commands no longer...
2008-01-13  Michael MeskesChanged prototype for ECPGdo because some compilers...
2008-01-12  Bruce MomjianUpdate documentation for tsvector duplicate elimination:
2008-01-12  Tom LaneIt turns out the LIBXML_TEST_VERSION macro calls xmlIni...
2008-01-12  Neil ConwayFix two places in xml.c that neglected to check the...
next