]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2008-02-19  Magnus HaganderUnbreak MSVC build after recent addition of HTMLDIR.
2008-02-19  Peter EisentrautRemove another target I forgot during the refactoring
2008-02-19  Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2008-02-19  Bruce MomjianPut back code modularization of fseeko() configure...
2008-02-19  Bruce MomjianPut fseeko check back in old location, in hopes of...
2008-02-18  Tom LaneRemove unnecessary opening of other relation in RI_FKey...
2008-02-18  Bruce Momjianautoconf 2.61's AC_FUNC_FSEEKO reports success/failure...
2008-02-18  Peter EisentrautObserve errors in makefile
2008-02-18  Peter EisentrautAdded --htmldir option to pg_config, equivalent to...
2008-02-17  Michael Meskes- Removed duplicate include of ecpgtype.h which meant...
2008-02-17  Peter EisentrautUpgrade to Autoconf 2.61:
2008-02-17  Tom LaneAdd back #include <time.h> in a couple of files that...
2008-02-17  Tom LaneReplace time_t with pg_time_t (same values, but always...
2008-02-16  Bruce MomjianMove item as done:
2008-02-16  Tom LaneUpdate docs to reflect the fact that we can now deal...
2008-02-16  Tom LaneUpdate timezone code to track the upstream changes...
2008-02-16  Bruce MomjianNo need to use checkpoint_warning to log checkpoints...
2008-02-16  Bruce MomjianAdd suggestion about how to set checkpoint_warning...
2008-02-16  Bruce MomjianRename a libpq NOT_USED SSL function to
2008-02-15  Tom LaneAllow AS to be omitted when specifying an output column...
2008-02-15  Tom LaneRemove ancient restriction that LIMIT/OFFSET can't...
2008-02-15  Michael MeskesChanged the way symbols are defined in C in INFORMIX...
2008-02-14  Tom LaneSync our regex code with upstream changes since last...
2008-02-14  Michael Meskes- EXECUTE can return NOT FOUND so it should be checked...
2008-02-14  Michael MeskesSorry, accidently committed a patch I'm working on...
2008-02-14  Michael Meskes*** empty log message ***
2008-02-13  Bruce MomjianCorrect XML markup typo, <book> -> </book>
2008-02-13  Bruce MomjianAdd section to Migration talking about typical areas...
2008-02-13  Alvaro HerreraUpdate minor version bumping policy.
2008-02-13  Bruce MomjianAs sub-bullet decoration.
2008-02-13  Bruce MomjianUpdate wording for minor library bumping.
2008-02-13  Bruce MomjianBump minor library version numbers for 8.4.
2008-02-13  Bruce MomjianNo longer necessary:
2008-02-13  Tom LaneStamp HEAD as 8.4devel.
2008-02-12  Tom LaneFix SPI_cursor_open() and SPI_is_cursor_plan() to push...
2008-02-11  Magnus HaganderUpdate timezone mapping for Windows with new timezones...
2008-02-11  Tom LaneRepair VACUUM FULL bug introduced by HOT patch: the...
2008-02-10  Tom LaneFix PageGetExactFreeSpace() so that it actually behaves...
2008-02-08  Tom LaneSome small editorialization on the protocol documentati...
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...
next